]> git.lizzy.rs Git - rust.git/blobdiff - crates/ra_db/Cargo.toml
automatically collect garbage
[rust.git] / crates / ra_db / Cargo.toml
index 9aa77f72e08a41fdcc644db5b1ee34af50e85760..e479b38a00242ab236a5617ba9d95bf6ee5885b3 100644 (file)
@@ -5,8 +5,8 @@ version = "0.1.0"
 authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
 
 [dependencies]
+salsa = { path = "/home/matklad/projects/salsa" }
 relative-path = "0.4.0"
-salsa = "0.10.0-alpha4"
 rustc-hash = "1.0"
 parking_lot = "0.7.0"