diff --git a/actix-http/Cargo.toml b/actix-http/Cargo.toml index 1915eb1a4..2c4775898 100644 --- a/actix-http/Cargo.toml +++ b/actix-http/Cargo.toml @@ -98,7 +98,6 @@ tls-rustls = { version = "0.19", package = "rustls" } version = "0.10.9" package = "openssl" features = ["vendored"] -optional = true [[bench]] name = "write-camel-case"