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