Bump webpki-roots dev-dependency to 0.23.1
This commit is contained in:
parent
4476f8bc02
commit
c669c161cf
@ -28,6 +28,6 @@ argh = "0.1"
|
|||||||
tokio = { version = "1.0", features = ["full"] }
|
tokio = { version = "1.0", features = ["full"] }
|
||||||
futures-util = "0.3.1"
|
futures-util = "0.3.1"
|
||||||
lazy_static = "1"
|
lazy_static = "1"
|
||||||
webpki-roots = "0.22"
|
webpki-roots = "0.23.1"
|
||||||
rustls-pemfile = "1"
|
rustls-pemfile = "1"
|
||||||
webpki = { package = "rustls-webpki", version = "0.100.0", features = ["alloc", "std"] }
|
webpki = { package = "rustls-webpki", version = "0.100.0", features = ["alloc", "std"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user