Skip to content

Commit 08bae66

Browse files
build(deps): bump rustls-webpki from 0.103.9 to 0.103.10
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.103.9 to 0.103.10. - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.9...v/0.103.10) --- updated-dependencies: - dependency-name: rustls-webpki dependency-version: 0.103.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f86733 commit 08bae66

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -188,7 +188,7 @@ rsa = "0.9"
188188
ring = "0.17.14"
189189
rustls = "0.23.23"
190190
rustls-pki-types = "1.13.1"
191-
rustls-webpki = "0.103.8"
191+
rustls-webpki = "0.103.10"
192192
schnorrkel = "0.11.4"
193193
sha2 = { version = "0.10.8", default-features = false }
194194
sha3 = "0.10.8"

0 commit comments

Comments
 (0)