From 5f9aca4b99fa8cd33843f1befd35e48de9a6760c Mon Sep 17 00:00:00 2001 From: David Li Date: Sat, 9 Jan 2016 15:35:40 -0700 Subject: Update rustv version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6515d90..6ee23c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["David Li "] [dependencies] -rustv = "0.3.0" +rustv = "0.4.0" docopt = "0.6" rustc-serialize = "0.3" time = "0.1" -- cgit v1.2.3