Update Rust crate webpki-roots to 0.26.11
This commit is contained in:
@ -10,5 +10,5 @@ clap = { version = "4.5.37", features = ["env", "derive"] }
|
||||
tokio = { version = "1.44.2", features = ["full"] }
|
||||
tokio-rustls = { version = "0.26.2", features = ["ring", "tls12"], default-features = false }
|
||||
rustls-pki-types = "1.11.0"
|
||||
webpki-roots = "0.26.10"
|
||||
webpki-roots = "0.26.11"
|
||||
rand = "0.9.1"
|
Reference in New Issue
Block a user