Update Rust crate md-5 to 0.11
Some checks failed
Build and Test / cache-mii (push) Failing after 16s
Build and Test / cache-mii (pull_request) Failing after 18s

This commit is contained in:
Spacebot 2026-05-02 19:46:39 +00:00
commit 2a9e6ec6ce

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"