Bump webpki-roots dev-dependency to 0.23.1

pull/3/head
Dirkjan Ochtman 12 months ago
parent 4476f8bc02
commit c669c161cf
  1. 2
      Cargo.toml

@ -28,6 +28,6 @@ argh = "0.1"
tokio = { version = "1.0", features = ["full"] }
futures-util = "0.3.1"
lazy_static = "1"
webpki-roots = "0.22"
webpki-roots = "0.23.1"
rustls-pemfile = "1"
webpki = { package = "rustls-webpki", version = "0.100.0", features = ["alloc", "std"] }

Loading…
Cancel
Save