aboutsummaryrefslogtreecommitdiff
path: root/tools/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Cargo.toml')
-rw-r--r--tools/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Cargo.toml b/tools/Cargo.toml
index 55d550f..62fbb09 100644
--- a/tools/Cargo.toml
+++ b/tools/Cargo.toml
@@ -6,3 +6,5 @@ edition = "2021"
[dependencies]
laby = "0.2.4"
clap = { version = "3.2.17", features = ["derive"] }
+anyhow = "1.0.62"
+markdown = "0.3.0" \ No newline at end of file