Update cargo/rls submodules and dependencies
Brings in a few regression fixes on the Cargo side, updates the rls to work with the newer Cargo, and also updates other crates.io dependencies to pull in various bug fixes and such.
This commit is contained in:
parent
dfb8c80e11
commit
1cede109d8
4 changed files with 335 additions and 318 deletions
647
src/Cargo.lock
generated
647
src/Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -37,4 +37,4 @@ debug = false
|
|||
debug-assertions = false
|
||||
|
||||
[replace]
|
||||
"https://github.com/rust-lang/cargo#0.20.0" = { path = "tools/cargo" }
|
||||
"https://github.com/rust-lang/cargo#0.21.0" = { path = "tools/cargo" }
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit bbfe9b3a9d64aa8698b18cbb3803b3fa00ee3f44
|
||||
Subproject commit 50b1c24d146fa072db71f12005deed319ac5ba9a
|
|
@ -1 +1 @@
|
|||
Subproject commit 0d0f3baad02d65d96befbb90e77bf8a326dd14f5
|
||||
Subproject commit e53e2f8d5b7f7751dd478fff68c1dbe7247cb096
|
Loading…
Add table
Reference in a new issue