Update Rust crate serde_json to 1.0.103
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:
@ -27,7 +27,7 @@ textwrap = "0.16.0"
|
||||
tokio-tungstenite = { version = "0.19.0", features = ["__rustls-tls", "rustls-tls-native-roots"] }
|
||||
serde_urlencoded = "0.7.1"
|
||||
futures = "0.3.23"
|
||||
serde_json = "1.0.102"
|
||||
serde_json = "1.0.103"
|
||||
hostname = "0.3.1"
|
||||
rustls = "0.21.5"
|
||||
hyper-rustls = { version = "0.24.1", features = ["rustls-native-certs"] }
|
||||
|
Reference in New Issue
Block a user