Update RLS
This includes https://github.com/rust-lang/rls/pull/1482 which should finally fix the spurious tests in Rust CI (test-pass -> test-fail).
This commit is contained in:
parent
07c3967de9
commit
eb5aa7583d
@ -2263,7 +2263,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rls"
|
||||
version = "1.36.0"
|
||||
version = "1.37.0"
|
||||
dependencies = [
|
||||
"cargo 0.38.0",
|
||||
"cargo_metadata 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d1e20280dc188f542c083a738f8da3fef25af478
|
||||
Subproject commit 483dcbc73f9923e98c71ec9df11ee3d0d5cfb467
|
Loading…
x
Reference in New Issue
Block a user