Skip to content

Commit a1f26ed

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 1776a67 commit a1f26ed

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

Cargo.lock

Lines changed: 3 additions & 12 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
@@ -124,7 +124,7 @@ unicode-width = "0.2.0"
124124
url = "2.5.4"
125125
uuid = { version = "1.15.1", features = ["v4", "serde"] }
126126
walkdir = "2.5.0"
127-
webpki-roots = "=0.26.8"
127+
webpki-roots = "=1.0.3"
128128
whoami = "1.6.0"
129129
windows = { version = "0.61.1", features = ["Foundation", "Win32_System_ProcessStatus", "Win32_System_Kernel", "Win32_System_Threading", "Wdk_System_Threading"] }
130130
winnow = "=0.6.2"

0 commit comments

Comments
 (0)