Update Rust crate bytes to 1.5.0
This commit is contained in:
@ -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"] }
|
||||
urlencoding = "2.1.3"
|
||||
hyper-rustls = { version = "0.23.2", features = ["rustls-native-certs"] }
|
||||
bytes = "1.4.0"
|
||||
bytes = "1.5.0"
|
||||
rustls-pemfile = "1.0.4"
|
||||
rustls = { version = "0.20.7", features = ["dangerous_configuration"] }
|
||||
|
||||
|
Reference in New Issue
Block a user