aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5130611..c49f977 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -45,12 +45,12 @@ version = "0.0.12"
yaml-rust = "0.3"
[features]
-default = ["extras", "framework", "methods", "state"]
+default = ["extras", "framework", "methods", "cache"]
+cache = []
debug = []
extras = []
framework = []
methods = []
-state = []
voice = ["opus", "sodiumoxide"]
[[bin]]