summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2016-10-28 15:59:01 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2016-10-28 15:59:01 +0800
commit534d05fccc1ade9b67809361a56e778bab20a710 (patch)
tree201319d3b63b397122d389fd62bd89e0f843bd33 /Cargo.toml
parentfdca53d565ba3f17508308224205fbb3a6660ece (diff)
using updated lib
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f3dd957..19c2ed8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ license = "Apache-2.0"
[dependencies]
svg = "0.5"
-clap = "2.13"
+clap = "2.16"
[lib]