Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 96ddbbb5ca..2a219c3ea4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -131,6 +131,7 @@ salsa = { version = "0.27.0", default-features = false, features = [
"salsa_unstable",
"macros",
"inventory",
+ "triomphe"
] }
salsa-macros = "0.27.0"
semver = "1.0.26"