aboutsummaryrefslogtreecommitdiff
path: root/website/website-gen/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'website/website-gen/Cargo.toml')
-rw-r--r--website/website-gen/Cargo.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/website/website-gen/Cargo.toml b/website/website-gen/Cargo.toml
deleted file mode 100644
index b471a81fd..000000000
--- a/website/website-gen/Cargo.toml
+++ /dev/null
@@ -1,9 +0,0 @@
1[package]
2name = "website-gen"
3version = "0.0.0"
4authors = ["Aleksey Kladov <[email protected]>"]
5edition = "2018"
6publish = false
7
8[dependencies]
9walkdir = "2.2.0"