summaryrefslogtreecommitdiff
path: root/spider/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'spider/Cargo.toml')
-rw-r--r--spider/Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/spider/Cargo.toml b/spider/Cargo.toml
new file mode 100644
index 0000000..84e5702
--- /dev/null
+++ b/spider/Cargo.toml
@@ -0,0 +1,9 @@
+[package]
+name = "spider"
+version = "0.1.0"
+authors = ["Andrew <saintruler@gmail.com>"]
+edition = "2018"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+
+[dependencies]