aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2022-03-27 22:38:00 -0600
committerMelody Horn <melody@boringcactus.com>2022-03-27 22:38:00 -0600
commite3c35955a24286d4e654e4cc3498294ac7bc2f99 (patch)
treebcc2a1277c812719fa3311b5cf14ad34272c69b7
parentc16e0679869b8c5c2c5651a81b12cd8603a44462 (diff)
downloadkdl-schema-e3c35955a24286d4e654e4cc3498294ac7bc2f99.tar.gz
kdl-schema-e3c35955a24286d4e654e4cc3498294ac7bc2f99.zip
dont need todo in Cargo.toml if it's in the README too
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1e4e791..171e4bd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,6 @@ keywords = ["kdl"]
[features]
default = ["parse-knuffel"]
-# TODO parse-kdl
parse-knuffel = ["knuffel"]
[dependencies]