summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1dfd07c..1b13af0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,6 +13,7 @@ repository = "https://gitlab.com/larswirzenius/bumper"
[dependencies]
anyhow = "1"
cargo-edit = "0.7"
+glob = "0.3"
log = "0.4"
pandoc = "0.8.4"
pandoc_ast = "0.8.0"