0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-26 15:58:21 -05:00

Update Cargo.toml

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
This commit is contained in:
Spencer 2024-03-23 23:58:20 +00:00 committed by GitHub
parent 46f4dedb32
commit 8c7ab9ba98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -139,4 +139,5 @@ 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-synonyms-search = ["dep:thesaurus"]
use-synonyms-search = ["dep:thesaurus\static"]
use-non-static-synonyms-search = ["dep:thesaurus"]