summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2021-04-06 18:50:54 +0200
committerJan-Erik Rediger <janerik@fnordig.de>2021-04-06 18:52:25 +0200
commit2001e01ffae3e279fdc78e2bd6009b6635395d2d (patch)
tree10efad8a6b0f2ef5b674000c17b8a14bfb6916c1 /Cargo.toml
parentdd92ae0ec3fbbc8d865f8f230fc0e6bff9f61c8d (diff)
Don't write the TOC if no marker was found
Fixes #13
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9a1db6b..689df61 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,4 +20,3 @@ toml = "0.5.6"
[dev-dependencies]
pretty_assertions = "0.6.1"
-env_logger = "0.7.1"