From fbbb16d448a92251779eb6b2e255b05e69bb3868 Mon Sep 17 00:00:00 2001 From: David Li Date: Wed, 6 Jan 2016 12:16:13 -0700 Subject: Keep track of bytes written with proxy memory --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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 "] [dependencies] -rustv = "0.2.1" +rustv = "0.2.4" docopt = "0.6" rustc-serialize = "0.3" -- cgit v1.2.3