aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 f22ebb2..e9c924a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,6 +4,6 @@ version = "0.1.0"
authors = ["David Li <li.davidm96@gmail.com>"]
[dependencies]
-rustv = "0.2.1"
+rustv = "0.2.4"
docopt = "0.6"
rustc-serialize = "0.3"