Skip to content

Commit 6991ecf

Browse files
authored
Update to webpki-roots 1 (#1489)
1 parent 38ecd69 commit 6991ecf

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
@@ -119,7 +119,7 @@ thiserror = "1.0.24"
119119
tokio-openssl = { version = "0.6.3", optional = true }
120120
tracing = { version = "0.1.36", optional = true }
121121
typed-builder = "0.20.0"
122-
webpki-roots = "0.26"
122+
webpki-roots = "1"
123123
zstd = { version = "0.11.2", optional = true }
124124
macro_magic = "0.5.1"
125125
rustversion = "1.0.20"

0 commit comments

Comments
 (0)