Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/project-model/Cargo.toml')
-rw-r--r--crates/project-model/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/project-model/Cargo.toml b/crates/project-model/Cargo.toml
index 3e48de6456..c1243b5932 100644
--- a/crates/project-model/Cargo.toml
+++ b/crates/project-model/Cargo.toml
@@ -14,7 +14,7 @@ doctest = false
[dependencies]
anyhow.workspace = true
cargo_metadata.workspace = true
-rustc-hash = "1.1.0"
+rustc-hash.workspace = true
semver = "1.0.14"
serde_json.workspace = true
serde.workspace = true