summaryrefslogtreecommitdiff
path: root/ext/node
diff options
context:
space:
mode:
Diffstat (limited to 'ext/node')
-rw-r--r--ext/node/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/node/Cargo.toml b/ext/node/Cargo.toml
index a6e573213..2a6fd758d 100644
--- a/ext/node/Cargo.toml
+++ b/ext/node/Cargo.toml
@@ -68,7 +68,7 @@ rsa.workspace = true
scrypt = "0.11.0"
sec1 = "0.7"
serde = "1.0.149"
-sha-1 = "0.10.0"
+sha1.workspace = true
sha2.workspace = true
signature.workspace = true
simd-json = "0.13.4"