Update Rust crate cbc to 0.2.0
This commit is contained in:
parent
0fe94e7fe1
commit
72e82fe57e
2 changed files with 8 additions and 8 deletions
|
|
@ -33,7 +33,7 @@ sqlx = { version = "0.8.3", features = [ "runtime-tokio", "tls-native-tls", "pos
|
|||
aes = "0.9.0"
|
||||
hmac = "0.12.1"
|
||||
md-5 = "0.10.6"
|
||||
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