Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit c7c5448

Browse files
committed
bump deps
1 parent 097d890 commit c7c5448

File tree

2 files changed

+25
-89
lines changed

2 files changed

+25
-89
lines changed

Cargo.lock

+24-88
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ rls-ipc = { version = "0.1.0", path = "rls-ipc", optional = true }
3333
anyhow = "1.0.26"
3434
cargo = { git = "https://github.com/rust-lang/cargo", rev = "8dd533662007374412f460b4e442d3f8c193bff9" }
3535
cargo-util = { git = "https://github.com/rust-lang/cargo", rev = "8dd533662007374412f460b4e442d3f8c193bff9" }
36-
cargo_metadata = "0.8"
36+
cargo_metadata = "0.12"
3737
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "a55912c48e4ac08c0ac39a2d562b44699fa20d4d", optional = true }
3838
env_logger = "0.7"
3939
home = "0.5.1"

0 commit comments

Comments
 (0)