Skip to content

Commit

Permalink
build(deps): bump kuznyechik from 0.7.2 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [kuznyechik](https://github.com/RustCrypto/block-ciphers) from 0.7.2 to 0.8.2.
- [Commits](RustCrypto/block-ciphers@kuznyechik-v0.7.2...kuznyechik-v0.8.2)

---
updated-dependencies:
- dependency-name: kuznyechik
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 035ec25 commit 7ac36cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 mgm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cpufeatures = "0.2"

[dev-dependencies]
aead = { version = "0.5", features = ["dev"], default-features = false }
kuznyechik = "0.7"
kuznyechik = "0.8"
magma = "0.7"
hex-literal = "0.2"

Expand Down

0 comments on commit 7ac36cc

Please sign in to comment.