Update Rust crate md-5 to 0.11 #7

Open
spacebot wants to merge 1 commit from renovate/md-5-0.x into main

View file

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