Skip to content

Commit 090bd1b

Browse files
build(deps): bump ghash from 0.6.0-rc.5 to 0.6.0-rc.6 (#801)
1 parent 291d34d commit 090bd1b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 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.5", default-features = false }
23+
ghash = { version = "0.6.0-rc.6", default-features = false }
2424
subtle = { version = "2", default-features = false }
2525

2626
# optional dependencies

0 commit comments

Comments
 (0)