diff --git a/Cargo.toml b/Cargo.toml index 69263c3..69ca2c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,6 @@ test-log = "0.2" notify = "6.1" ringbuf = "0.3" httparse = "1.8" -async_rustls = { path = "tokio_rustls" } async_smoltcp = { path = "async_smoltcp" } tokio-rustls = "0.25" rustls-pki-types = "1.0"