Skip to content

Commit

Permalink
build(deps): bump hpke from 0.11.0 to 0.12.0 (#1606)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 13b2c8e commit da4d3dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 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 kem/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rand_core = "0.6"
zeroize = { version = "1.7", default-features = false }

[dev-dependencies]
hpke = "0.11"
hpke = "0.12"
p256 = { version = "0.9", features = ["ecdsa"] }
pqcrypto = { version = "0.15", default-features = false, features = [
"pqcrypto-saber",
Expand Down

0 comments on commit da4d3dc

Please sign in to comment.