1
Fork 0
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:
Steffo 2022-08-05 18:14:02 +02:00
parent eb43e6b2c8
commit 261e00a7dc
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -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"]