Update Rust crate futures to 0.3.30
This commit is contained in:
@ -14,7 +14,7 @@ actix-web-actors = "4.2.0"
|
||||
actix-tls = "3.1.1"
|
||||
serde = { version = "1.0.193", features = ["derive"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
futures = "0.3.29"
|
||||
futures = "0.3.30"
|
||||
webpki = "0.22.4"
|
||||
x509-parser = "0.15.1"
|
||||
pem = "3.0.3"
|
||||
|
Reference in New Issue
Block a user