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:
parent
46f4dedb32
commit
8c7ab9ba98
@ -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"]
|
||||
|
Loading…
Reference in New Issue
Block a user