Upgrade to rustls-pemfile 1 (#114)
This commit is contained in:
parent
e902e5160d
commit
87ecfe7c01
@ -28,4 +28,4 @@ tokio = { version = "1.0", features = ["full"] }
|
||||
futures-util = "0.3.1"
|
||||
lazy_static = "1"
|
||||
webpki-roots = "0.22"
|
||||
rustls-pemfile = "0.2.1"
|
||||
rustls-pemfile = "1"
|
||||
|
Loading…
Reference in New Issue
Block a user