Update Rust crate md-5 to 0.11
Some checks failed
Build and Test / rust-boss (push) Failing after 26m19s
Build and Test / rust-boss (pull_request) Successful in 27m54s

This commit is contained in:
Spacebot 2026-05-10 09:31:28 +00:00
commit 0a07dc8642

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.21"