aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2018-11-06 17:37:00 +0100
committerHarald Eilertsen <haraldei@anduin.net>2018-11-06 17:37:00 +0100
commit63e1491ff66d428ccacff63ca2db2050076c9a0e (patch)
treee96043208598fcfef333dd0e0ef76995de3707f3 /Cargo.toml
parent84fea67f78f66c38066ba3d7b248cc502f55c85b (diff)
parent261a6b19461089406b6cad1ddd50c3e56130da8d (diff)
downloadrust-zotapi-63e1491ff66d428ccacff63ca2db2050076c9a0e.tar.gz
rust-zotapi-63e1491ff66d428ccacff63ca2db2050076c9a0e.tar.bz2
rust-zotapi-63e1491ff66d428ccacff63ca2db2050076c9a0e.zip
Merge branch 'rewrite-examples'
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 4db95b8..f285fe6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,6 +25,7 @@ serde = "1.0"
serde_urlencoded = "0.5.1"
[dev-dependencies]
+clap = "2.32.0"
dotenv = "0.13"
mockito = "0.12"
serde_json = "1.0"