Update Rust crate md-5 to ^0.11.0
This commit is contained in:
parent
0b9d9ad214
commit
78262f294d
4 changed files with 6 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ log = "0.4.25"
|
|||
rand = "0.8.5"
|
||||
cfg-if = "1.0.4"
|
||||
hmac = "0.12.1"
|
||||
md-5 = "^0.10.6"
|
||||
md-5 = "^0.11.0"
|
||||
tokio = { version = "1.43.0", features = ["full"] }
|
||||
hex = "0.4.3"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue