From 54f77ad68dc47ca8d99a12f1467bebe8e5441d7e Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Thu, 30 May 2019 13:05:09 +0300 Subject: switch to upstream salsa --- crates/ra_db/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates') diff --git a/crates/ra_db/Cargo.toml b/crates/ra_db/Cargo.toml index b43202890..827855b2f 100644 --- a/crates/ra_db/Cargo.toml +++ b/crates/ra_db/Cargo.toml @@ -5,7 +5,7 @@ version = "0.1.0" authors = ["rust-analyzer developers"] [dependencies] -salsa = "0.12.0" +salsa = "0.12.1" relative-path = "0.4.0" rustc-hash = "1.0" -- cgit v1.2.3