switch to salsa release

This commit is contained in:
Aleksey Kladov 2018-10-15 23:57:46 +03:00
parent fc31ddd303
commit f30a7deff1
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@ fst = "0.3.1"
im = "12.0.0"
ra_syntax = { path = "../ra_syntax" }
ra_editor = { path = "../ra_editor" }
salsa = { git = "https://github.com/salsa-rs/salsa", rev = "20c9fbf" }
salsa = "0.5.0"
rustc-hash = "1.0"
[dev-dependencies]