aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ea1e5a6..1e4e791 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ license = "BlueOak-1.0.0"
keywords = ["kdl"]
[features]
-default = []
+default = ["parse-knuffel"]
# TODO parse-kdl
parse-knuffel = ["knuffel"]