Merge pull request 'Update Rust crate serde_json to 1.0.114' (#153) from renovate/serde_json-1.x into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #153
This commit is contained in:
@ -27,7 +27,7 @@ textwrap = "0.16.1"
|
||||
tokio-tungstenite = { version = "0.21.0", features = ["__rustls-tls", "rustls-tls-native-roots"] }
|
||||
serde_urlencoded = "0.7.1"
|
||||
futures = "0.3.30"
|
||||
serde_json = "1.0.110"
|
||||
serde_json = "1.0.114"
|
||||
hostname = "0.3.1"
|
||||
rustls = "0.22.2"
|
||||
reqwest = { version = "0.12", features = ["json", "rustls-tls"], default-features = false }
|
||||
|
Reference in New Issue
Block a user