Skip to content

Commit 777ceca

Browse files
committed
Upgrade webpki-roots to 1
1 parent 89ede6a commit 777ceca

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

Cargo.lock

Lines changed: 1 addition & 10 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
@@ -20,7 +20,7 @@ rustls-webpki = "0.103"
2020
serial_test = "3"
2121
tempfile = "3.5"
2222
untrusted = "0.9"
23-
webpki-roots = "0.26"
23+
webpki-roots = "1"
2424
x509-parser = "0.17"
2525

2626
[target.'cfg(windows)'.dependencies]

0 commit comments

Comments
 (0)