From 808707c43be326b59ef09f4e245d5cb50fd3da07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Maria=C5=84ski?= <13919176+m00nwtchr@users.noreply.github.com> Date: Fri, 4 Oct 2024 06:21:41 +0000 Subject: [PATCH] Update Cargo.toml Co-authored-by: neon_arch --- Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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