fix(deps): Upgrade crypto crates to matching versions

This commit is contained in:
Jade Ellis
2026-04-12 16:29:02 +01:00
parent f3e8160d9b
commit b81aea642a
3 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -404,7 +404,7 @@ version = "0.10.8"
default-features = false
[workspace.dependencies.sha1]
version = "0.10.6"
version = "0.11.0"
default-features = false
# optional opentelemetry, performance measurements, flamegraphs, etc for performance measurements and monitoring