Skip to content

Commit cb7326c

Browse files
build(deps): bump hpke from 0.12.0 to 0.13.0
Bumps [hpke](https://github.com/rozbb/rust-hpke) from 0.12.0 to 0.13.0. - [Changelog](https://github.com/rozbb/rust-hpke/blob/main/CHANGELOG.md) - [Commits](rozbb/rust-hpke@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: hpke dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c252918 commit cb7326c

File tree

2 files changed

+26
-20
lines changed

2 files changed

+26
-20
lines changed

Cargo.lock

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

mls-provider/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ core-crypto-keystore.workspace = true
4646
typed-builder.workspace = true
4747

4848
[dependencies.hpke]
49-
version = "0.12"
49+
version = "0.13"
5050
features = ["x25519", "p256", "p384", "p521"]
5151

5252
[dev-dependencies]

0 commit comments

Comments
 (0)