Skip to content

Commit 19080a5

Browse files
committed
Update webpki dev-dependency
1 parent a4c184a commit 19080a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ futures-util = "0.3.1"
3030
lazy_static = "1"
3131
webpki-roots = "0.25"
3232
rustls-pemfile = "1"
33-
webpki = { package = "rustls-webpki", version = "0.100.0", features = ["alloc", "std"] }
33+
webpki = { package = "rustls-webpki", version = "0.101.2", features = ["alloc", "std"] }

0 commit comments

Comments
 (0)