diff options
Diffstat (limited to 'server/Cargo.toml')
| -rw-r--r-- | server/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/Cargo.toml b/server/Cargo.toml index 6da63fcb..1a0cc523 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -42,3 +42,4 @@ register = ["dep:reqwest"] upnp = ["dep:igd", "dep:get_if_addrs"] debug_events = ["hurrycurry-bot/debug_events"] fast_recipes = ["hurrycurry-data/fast_recipes"] +cheats = [] |