Merge pull request 'Update Rust crate rustls-pemfile to 1.0.3' (#60) from renovate/rustls-pemfile-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: #60
This commit is contained in:
@ -23,7 +23,7 @@ tokio-tungstenite = { version = "0.18.0", features = ["__rustls-tls", "rustls-tl
|
||||
urlencoding = "2.1.2"
|
||||
hyper-rustls = { version = "0.23.2", features = ["rustls-native-certs"] }
|
||||
bytes = "1.4.0"
|
||||
rustls-pemfile = "1.0.2"
|
||||
rustls-pemfile = "1.0.3"
|
||||
rustls = { version = "0.20.7", features = ["dangerous_configuration"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user