Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ra-salsa/Cargo.toml')
-rw-r--r--crates/ra-salsa/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ra-salsa/Cargo.toml b/crates/ra-salsa/Cargo.toml
index f8a3156fe4..57a20be0ca 100644
--- a/crates/ra-salsa/Cargo.toml
+++ b/crates/ra-salsa/Cargo.toml
@@ -20,7 +20,7 @@ parking_lot = "0.12.1"
rustc-hash = "2.0.0"
smallvec = "1.0.0"
oorandom = "11"
-triomphe = "0.1.11"
+triomphe.workspace = true
itertools.workspace = true
ra-salsa-macros = { version = "0.0.0", path = "ra-salsa-macros", package = "salsa-macros" }