Update Rust crate tokio to 1.44.1
This commit is contained in:
parent
abd6976241
commit
a186b69016
@ -7,7 +7,7 @@ edition = "2024"
|
||||
log = "0.4.26"
|
||||
env_logger = "0.11.7"
|
||||
clap = { version = "4.5.34", features = ["env", "derive"] }
|
||||
tokio = { version = "1.43.0", features = ["full"] }
|
||||
tokio = { version = "1.44.1", features = ["full"] }
|
||||
tokio-rustls = { version = "0.26.1", features = ["ring", "tls12"], default-features = false }
|
||||
rustls-pki-types = "1.11.0"
|
||||
webpki-roots = "0.26.8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user