summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2018-11-26 15:18:10 +0100
committerPietro Albini <pietro@pietroalbini.org>2018-11-26 15:18:10 +0100
commit060cd2832bb44090480049045162cd3cb89dc1c0 (patch)
treede3a90fc357f2a56e3e93ac1ebe0d054cbb4274d /Cargo.toml
parent7721cfd6d93e58ed277523be87a8b0b34a5811a2 (diff)
import some mailing lists
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f8a37c2..83b3422 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,3 +13,4 @@ serde_derive = "1"
serde_json = "1"
log = "0.4"
env_logger = { version = "0.5", default-features = false }
+structopt = "0.2.13"