Skip to content

Commit bc08a18

Browse files
fix(deps): bump webpki-roots from 0.26.8 to 1.0.3
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.26.8 to 1.0.3. - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.8...v/1.0.3) --- updated-dependencies: - dependency-name: webpki-roots dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5033e60 commit bc08a18

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -171,7 +171,7 @@ winnow = "0.6.2"
171171
# https://github.com/seanmonstar/reqwest/blob/v0.12.12/Cargo.toml
172172
rustls = "0.23.23"
173173
rustls-native-certs = "0.8.1"
174-
webpki-roots = "=0.26.8"
174+
webpki-roots = "=1.0.3"
175175

176176

177177
[workspace.lints.rust]

0 commit comments

Comments
 (0)