diff --git a/Cargo.toml b/Cargo.toml index d799476..048bb80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,8 +36,6 @@ tokio-rustls = "0.10.0-alpha.3" webpki = "0.19.1" webpki-roots = "0.16.0" tower-h2 = { git = "https://github.com/tower-rs/tower-h2" } -openssl = "*" -openssl-probe = "*" rust-embed = "5.1.0" [dependencies.bellman]