Skip to content

Commit f24e58e

Browse files
fix(deps): bump webpki-roots from 0.26.7 to 0.26.8 (#523)
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.26.7 to 0.26.8. - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.7...v/0.26.8) --- updated-dependencies: - dependency-name: webpki-roots dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8814b65 commit f24e58e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -163,7 +163,7 @@ winnow = "0.6.2"
163163
# https://github.com/seanmonstar/reqwest/blob/v0.12.12/Cargo.toml
164164
rustls = "0.23.21"
165165
rustls-native-certs = "0.8.1"
166-
webpki-roots = "0.26.0"
166+
webpki-roots = "0.26.8"
167167

168168

169169
[workspace.lints.rust]

0 commit comments

Comments
 (0)