Skip to content

Commit 3f4d684

Browse files
deps: bump the rustls-ecosystem group across 1 directory with 3 updates
Bumps the rustls-ecosystem group with 3 updates in the / directory: [rustls](https://github.com/rustls/rustls), [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) and [rustls-webpki](https://github.com/rustls/webpki). Updates `rustls` from 0.23.31 to 0.23.32 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.31...v/0.23.32) Updates `rustls-platform-verifier` from 0.3.4 to 0.6.1 - [Release notes](https://github.com/rustls/rustls-platform-verifier/releases) - [Changelog](https://github.com/rustls/rustls-platform-verifier/blob/main/CHANGELOG) - [Commits](rustls/rustls-platform-verifier@v/0.3.4...v/0.6.1) Updates `rustls-webpki` from 0.102.8 to 0.103.5 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.102.8...v/0.103.5) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rustls-ecosystem - dependency-name: rustls-platform-verifier dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rustls-ecosystem - dependency-name: rustls-webpki dependency-version: 0.103.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rustls-ecosystem ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1399147 commit 3f4d684

File tree

2 files changed

+89
-90
lines changed

2 files changed

+89
-90
lines changed

Cargo.lock

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

orion-lib/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ regex.workspace = true
5151
rustc-hash = "1.1.0"
5252
rustls = "0.23"
5353
rustls-pemfile = "2.1"
54-
rustls-platform-verifier = { version = "0.3" }
55-
rustls-webpki = "0.102"
54+
rustls-platform-verifier = { version = "0.6" }
55+
rustls-webpki = "0.103"
5656
scopeguard = "1.2.0"
5757
serde.workspace = true
5858
smol_str = "0.3.2"

0 commit comments

Comments
 (0)