Skip to content

Commit 486de0c

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

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
@@ -121,7 +121,7 @@ unicode-width = "0.2.0"
121121
url = "2.5.4"
122122
uuid = { version = "1.15.1", features = ["v4", "serde"] }
123123
walkdir = "2.5.0"
124-
webpki-roots = "=0.26.8"
124+
webpki-roots = "=1.0.1"
125125
whoami = "1.6.0"
126126
windows = { version = "0.61.1", features = ["Foundation", "Win32_System_ProcessStatus", "Win32_System_Kernel", "Win32_System_Threading", "Wdk_System_Threading"] }
127127
winnow = "=0.6.2"

0 commit comments

Comments
 (0)