Merge pull request 'Update Rust crate bytes to 1.4.0' (#34) from renovate/bytes-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: #34
This commit is contained in:
commit
764f04da38
@ -22,7 +22,7 @@ reqwest = { version = "0.11", features = ["json", "rustls-tls"], default-feature
|
|||||||
tokio-tungstenite = { version = "0.18.0", features = ["__rustls-tls", "rustls-tls-native-roots"] }
|
tokio-tungstenite = { version = "0.18.0", features = ["__rustls-tls", "rustls-tls-native-roots"] }
|
||||||
urlencoding = "2.1.2"
|
urlencoding = "2.1.2"
|
||||||
hyper-rustls = { version = "0.23.2", features = ["rustls-native-certs"] }
|
hyper-rustls = { version = "0.23.2", features = ["rustls-native-certs"] }
|
||||||
bytes = "1.2.1"
|
bytes = "1.4.0"
|
||||||
rustls-pemfile = "1.0.2"
|
rustls-pemfile = "1.0.2"
|
||||||
rustls = "0.20.7"
|
rustls = "0.20.7"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user