Merge pull request 'Update Rust crate aes to 0.9.0' (#12) from renovate/aes-0.x into main
Some checks failed
Build and Test / account (push) Failing after 7m53s
Some checks failed
Build and Test / account (push) Failing after 7m53s
This commit is contained in:
commit
0fe94e7fe1
2 changed files with 68 additions and 16 deletions
|
|
@ -30,7 +30,7 @@ hex = "0.4.3"
|
|||
thiserror = "2.0.11"
|
||||
bcrypt = "0.19.0"
|
||||
sqlx = { version = "0.8.3", features = [ "runtime-tokio", "tls-native-tls", "postgres", "chrono", "ipnetwork" ] }
|
||||
aes = "0.8.4"
|
||||
aes = "0.9.0"
|
||||
hmac = "0.12.1"
|
||||
md-5 = "0.10.6"
|
||||
cbc = "0.1.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue