Skip to content

Commit a1c9b1c

Browse files
build(deps): bump ghash from 0.6.0-rc.6 to 0.6.0
Bumps [ghash](https://github.com/RustCrypto/universal-hashes) from 0.6.0-rc.6 to 0.6.0. - [Commits](RustCrypto/universal-hashes@ghash-v0.6.0-rc.6...ghash-v0.6.0) --- updated-dependencies: - dependency-name: ghash dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed495db commit a1c9b1c

2 files changed

Lines changed: 23 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aes-gcm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ rust-version = "1.85"
2020
aead = { version = "0.6.0-rc.10", default-features = false }
2121
cipher = "0.5"
2222
ctr = "0.10.0-rc.3"
23-
ghash = { version = "0.6.0-rc.6", default-features = false }
23+
ghash = { version = "0.6.0", default-features = false }
2424
subtle = { version = "2", default-features = false }
2525

2626
# optional dependencies

0 commit comments

Comments
 (0)