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

Commit 93d9538

Browse files
authored
Merge pull request #1529 from ehuss/update-cargo
Update cargo
2 parents 70347b5 + 05d829f commit 93d9538

File tree

3 files changed

+61
-32
lines changed

3 files changed

+61
-32
lines changed

Cargo.lock

Lines changed: 58 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ rls-rustc = { version = "0.6.0", path = "rls-rustc" }
2828
rls-span = "0.5"
2929
rls-vfs = "0.8"
3030

31-
cargo = { git = "https://github.com/rust-lang/cargo", rev = "545f354259be4e9745ea00a524c0e4c51df01aa6" }
31+
cargo = { git = "https://github.com/rust-lang/cargo", rev = "1f74bdf4494f4d51dbe3a6af5474e39c8d194ad6" }
3232
cargo_metadata = "0.8"
3333
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "71be6f62fa920c0bd10cdf3a29aeb8c6719a8075", optional = true }
3434
env_logger = "0.6"

0 commit comments

Comments
 (0)