Update Rust crate md-5 to 0.11.0
All checks were successful
Build and Test / account (push) Successful in 6m46s
All checks were successful
Build and Test / account (push) Successful in 6m46s
This commit is contained in:
parent
f3f2462112
commit
ab7fe25459
2 changed files with 75 additions and 21 deletions
|
|
@ -32,7 +32,7 @@ bcrypt = "0.19.0"
|
|||
sqlx = { version = "0.8.3", features = [ "runtime-tokio", "tls-native-tls", "postgres", "chrono", "ipnetwork" ] }
|
||||
aes = "0.8.4"
|
||||
hmac = "0.12.1"
|
||||
md-5 = "0.10.6"
|
||||
md-5 = "0.11.0"
|
||||
cbc = "0.1.2"
|
||||
mii = { path = "./mii" }
|
||||
crc32fast = "1.4.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue