Update Rust crate futures to 0.3.30
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -26,7 +26,7 @@ num-derive = "0.4.1"
|
||||
textwrap = "0.16.0"
|
||||
tokio-tungstenite = { version = "0.20.1", features = ["__rustls-tls", "rustls-tls-native-roots"] }
|
||||
serde_urlencoded = "0.7.1"
|
||||
futures = "0.3.29"
|
||||
futures = "0.3.30"
|
||||
serde_json = "1.0.105"
|
||||
hostname = "0.3.1"
|
||||
rustls = "0.21.9"
|
||||
|
Reference in New Issue
Block a user