Skip to content

Commit

Permalink
Bump aes from 0.8.2 to 0.8.3 (#29)
Browse files Browse the repository at this point in the history
Bumps [aes](https://github.com/RustCrypto/block-ciphers) from 0.8.2 to 0.8.3.
- [Commits](RustCrypto/block-ciphers@aes-v0.8.2...aes-v0.8.3)

---
updated-dependencies:
- dependency-name: aes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent 65edc84 commit 08b9856
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 aes-kw/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ edition = "2021"
rust-version = "1.56"

[dependencies]
aes = "0.8.2"
aes = "0.8.3"

[dev-dependencies]
hex-literal = "0.3"
Expand Down

0 comments on commit 08b9856

Please sign in to comment.