mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2025-01-03 15:34:18 +00:00
Add the exec
feature
This commit is contained in:
parent
eb43e6b2c8
commit
261e00a7dc
1 changed files with 1 additions and 0 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue