Skip to content

Commit 9133af5

Browse files
fix(deps): bump webpki-roots from 0.26.10 to 1.0.0
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.26.10 to 1.0.0. - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.10...v/1.0.0) --- updated-dependencies: - dependency-name: webpki-roots dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98dad52 commit 9133af5

2 files changed

Lines changed: 15 additions & 6 deletions

File tree

Cargo.lock

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

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ unicode-width = "0.2.0"
152152
url = "2.5.4"
153153
uuid = { version = "1.15.1", features = ["v4", "serde"] }
154154
walkdir = "2.5.0"
155-
webpki-roots = "=0.26.8"
155+
webpki-roots = "=1.0.0"
156156
whoami = "1.6.0"
157157
winnow = "=0.6.2"
158158

0 commit comments

Comments
 (0)