Skip to content

Commit e168be6

Browse files
authored
Merge pull request #52 from Nichokas/dependabot/cargo/sha2-0.10.9
Bump sha2 from 0.10.8 to 0.10.9
2 parents 763b4ea + 160d588 commit e168be6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ anyhow = "1.0.98"
2222
chacha20poly1305 = { version = "0.10.1", features = ["std"] }
2323
hkdf = "0.12.4"
2424
serde = { version = "1.0.219", features = ["derive"] }
25-
sha2 = "0.10.8"
25+
sha2 = "0.10.9"
2626
kyberlib = "0.0.6"
2727
zerocopy = "0.8.25"
2828
bincode = { version = "2.0.1", features = ["serde"] }

0 commit comments

Comments
 (0)