diff --git a/tokio-rustls/Cargo.toml b/tokio-rustls/Cargo.toml index f486d7180..32a19b8f5 100644 --- a/tokio-rustls/Cargo.toml +++ b/tokio-rustls/Cargo.toml @@ -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"