Skip to content

Commit ea96745

Browse files
committed
Update webpki-roots and webpki dev-dependencies
1 parent b01721d commit ea96745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ categories = ["network-programming", "cryptography"]
1414
rustls-pemfile = "1"
1515

1616
[dev-dependencies]
17-
webpki = "0.22"
18-
webpki-roots = "0.22"
17+
rustls-webpki = "0.100"
18+
webpki-roots = "0.23"
1919
ring = "0.16.5"
2020
untrusted = "0.7.0" # stick to the version ring depends on for now
2121
rustls = "0.21.0"

0 commit comments

Comments
 (0)