Merge pull request 'Update Rust crate md-5 to 0.11' (#7) from renovate/md-5-0.x into main
All checks were successful
Build and Test / rust-boss (push) Successful in 6m22s

Reviewed-on: #7
This commit is contained in:
redbinder0526 2026-05-13 10:20:22 +02:00
commit 7116bbcc7b

View file

@ -19,7 +19,7 @@ hex-literal = "0.4"
aes = "0.8"
ctr = "0.9"
hmac = "0.12"
md-5 = "0.10"
md-5 = "0.11"
rand = "0.8"
anyhow = "1.0"
base64 = "0.22"