summaryrefslogtreecommitdiff
path: root/meap/ch7/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'meap/ch7/Cargo.toml')
-rw-r--r--[-rwxr-xr-x]meap/ch7/Cargo.toml9
1 files changed, 3 insertions, 6 deletions
diff --git a/meap/ch7/Cargo.toml b/meap/ch7/Cargo.toml
index dc520fc..a2435a0 100755..100644
--- a/meap/ch7/Cargo.toml
+++ b/meap/ch7/Cargo.toml
@@ -1,12 +1,9 @@
[package]
name = "ch7"
version = "0.1.0"
-authors = ["Adam Carpenter <53hornet@gmail.com>"]
+authors = ["Adam Carpenter <gitlab@53hor.net>"]
edition = "2018"
-[dependencies]
-bincode = "~1.1.3"
-serde = "~1.0.90"
-serde_derive = "~1.0.90"
-serde_json = "~1.0.39"
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+[dependencies]