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:
Igor Matuszewski
2019-06-09 16:14:52 +02:00
parent 07c3967de9
commit eb5aa7583d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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)",