From 038e68aa0309db5a4d16074bdeae10c2fd36b451 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sat, 26 Mar 2022 21:10:56 -0600 Subject: kdl parsing is happening eventually but not yet --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 95cd5cc..c8aee8e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ edition = "2021" [features] default = [] +# TODO parse-kdl parse-knuffel = ["knuffel"] [dependencies] -- cgit v1.2.3