summaryrefslogtreecommitdiff
path: root/server/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'server/Cargo.toml')
-rw-r--r--server/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/server/Cargo.toml b/server/Cargo.toml
index 498f85d..d8a08a5 100644
--- a/server/Cargo.toml
+++ b/server/Cargo.toml
@@ -16,3 +16,7 @@ serde_json = "1.0.99"
include_dir = "0.7.3"
toml = "0.7.5"
grass = "0.12.4"
+
+[features]
+default = []
+embed_config = []