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
All checks were successful
Build and Test / rust-boss (push) Successful in 6m22s
Reviewed-on: #7
This commit is contained in:
commit
7116bbcc7b
1 changed files with 1 additions and 1 deletions
|
|
@ -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.22"
|
base64 = "0.22"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue