aboutsummaryrefslogtreecommitdiff
path: root/tools/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Cargo.toml')
-rw-r--r--tools/Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/Cargo.toml b/tools/Cargo.toml
deleted file mode 100644
index 62fbb09..0000000
--- a/tools/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "blog-tool"
-version = "0.1.0"
-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