Update Rust crate cbc to 0.2.0
Some checks failed
Build and Test / account (push) Failing after 4m9s
Some checks failed
Build and Test / account (push) Failing after 4m9s
This commit is contained in:
parent
b116b11901
commit
3e007f8da5
2 changed files with 30 additions and 11 deletions
|
|
@ -33,7 +33,7 @@ sqlx = { version = "0.8.3", features = [ "runtime-tokio", "tls-native-tls", "pos
|
|||
aes = "0.8.4"
|
||||
hmac = "0.12.1"
|
||||
md-5 = "0.11.0"
|
||||
cbc = "0.1.2"
|
||||
cbc = "0.2.0"
|
||||
mii = { path = "./mii" }
|
||||
crc32fast = "1.4.2"
|
||||
gxhash = "3.4.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue