diff --git a/Cargo.toml b/Cargo.toml index eccf633..0b3937a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,6 @@ rustls = { version = "0.23.22", default-features = false, features = [ "std", "tls12", ] } -rustls-pemfile = "2" tokio = { version = "1.20.1", features = ["full"] } tokio-rustls = "0.26.1"