]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_save_analysis/Cargo.toml
Update save-analysis deps and RLS submodule
[rust.git] / src / librustc_save_analysis / Cargo.toml
index 702c4b691c9860568c61cb20b145b81250fea92d..6d04bff82829ae7c763822c1cc6219ccef2c43ac 100644 (file)
@@ -14,7 +14,7 @@ rustc = { path = "../librustc" }
 rustc_typeck = { path = "../librustc_typeck" }
 syntax = { path = "../libsyntax" }
 syntax_pos = { path = "../libsyntax_pos" }
-rls-data = "0.1"
-rls-span = "0.1"
+rls-data = "0.3"
+rls-span = "0.4"
 # FIXME(#40527) should move rustc serialize out of tree
 rustc-serialize = "0.3"