Skip to content

Commit

Permalink
Bump aes from 0.8.3 to 0.8.4 (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent b4ef6f8 commit 3c9ac50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/scryptenc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ name = "info"
required-features = ["default", "serde"]

[dependencies]
aes = "0.8.3"
aes = "0.8.4"
ctr = "0.9.2"
hmac = "0.12.1"
rand = { version = "0.8.5", default-features = false, features = ["getrandom", "std_rng"] }
Expand Down

0 comments on commit 3c9ac50

Please sign in to comment.