diff --git a/Cargo.toml b/Cargo.toml index 557d953..5eda203 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -182,5 +182,4 @@ compress-cache-results = ["dep:async-compression", "dep:cfg-if"] encrypt-cache-results = ["dep:chacha20poly1305", "dep:chacha20"] cec-cache-results = ["compress-cache-results", "encrypt-cache-results"] experimental-io-uring = ["actix-web/experimental-io-uring"] -use-non-static-synonyms-search = ["thesaurus"] -socks = ["reqwest/socks"] \ No newline at end of file +use-non-static-synonyms-search = ["thesaurus"] \ No newline at end of file