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

Commit 8ab6288

Browse files
authored
Merge pull request #1554 from Aaron1011/update/cargo
Bump Cargo dependency to latest master
2 parents d9aa23a + 5b1f340 commit 8ab6288

File tree

2 files changed

+23
-41
lines changed

2 files changed

+23
-41
lines changed

Cargo.lock

Lines changed: 22 additions & 40 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
@@ -29,7 +29,7 @@ rls-span = "0.5"
2929
rls-vfs = "0.8"
3030
rls-ipc = { version = "0.1.0", path = "rls-ipc", optional = true }
3131

32-
cargo = { git = "https://github.com/rust-lang/cargo", rev = "1f74bdf4494f4d51dbe3a6af5474e39c8d194ad6" }
32+
cargo = { git = "https://github.com/rust-lang/cargo", rev = "cdf7f6380a7a23a5bffc26ab35fc434200f30ad6" }
3333
cargo_metadata = "0.8"
3434
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "72da1015d6d918fe1b29170acbf486d30e0c2695", optional = true }
3535
env_logger = "0.6"

0 commit comments

Comments
 (0)