Skip to content

Commit 7632231

Browse files
committed
Upgrade webpki-roots to 1
1 parent 9ac5e52 commit 7632231

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -32,4 +32,4 @@ futures-util = "0.3.1"
3232
lazy_static = "1.1"
3333
rcgen = { version = "0.14", features = ["pem"] }
3434
tokio = { version = "1.0", features = ["full"] }
35-
webpki-roots = "0.26"
35+
webpki-roots = "1"

0 commit comments

Comments
 (0)