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

Commit b52361a

Browse files
committed
Auto merge of #1296 - h-michael:update-cargo, r=Xanewok
Bumpup cargo from 2458180 to 4e74e2f related with rust-lang/rust#58131 diff: rust-lang/cargo@2458180...4e74e2f
2 parents f415355 + 40485d1 commit b52361a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -19,7 +19,7 @@ name = "rls"
1919
test = false
2020

2121
[dependencies]
22-
cargo = { git = "https://github.com/rust-lang/cargo", rev = "245818076052dd7178f5bb7585f5aec5b6c1e03e" }
22+
cargo = { git = "https://github.com/rust-lang/cargo", rev = "4e74e2fc0908524d17735c768067117d3e84ee9c" }
2323
cargo_metadata = "0.7"
2424
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "3bda548f81bc268a2e9813ce9168d2e40e8a11bd", optional = true }
2525
env_logger = "0.6"

0 commit comments

Comments
 (0)