mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 12:29:21 +00:00
switch to salsa release
This commit is contained in:
parent
fc31ddd303
commit
f30a7deff1
2 changed files with 5 additions and 5 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue