diff --git a/Cargo.toml b/Cargo.toml index a3316de..4bc4b65 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,6 +30,7 @@ tokio = { version = "1.20.1", features = ["rt-multi-thread", "macros"], optiona [features] # schema = [] # Always included +exec = ["pretty_env_logger", "glob"] search = ["tantivy"] telegram = ["search", "teloxide", "reqwest", "tokio"] # discord = ["search"]