summaryrefslogtreecommitdiff
path: root/meap/ch3/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'meap/ch3/Cargo.toml')
-rw-r--r--meap/ch3/Cargo.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/meap/ch3/Cargo.toml b/meap/ch3/Cargo.toml
new file mode 100644
index 0000000..2552fbc
--- /dev/null
+++ b/meap/ch3/Cargo.toml
@@ -0,0 +1,7 @@
+[package]
+name = "ch3"
+version = "0.1.0"
+authors = ["Adam Carpenter <53hornet@gmail.com>"]
+edition = "2018"
+
+[dependencies]