From 32428a6bbdb43d8c8948ddcfe66db637219f3d03 Mon Sep 17 00:00:00 2001 From: David Li Date: Wed, 6 Jan 2016 09:17:53 -0700 Subject: Parse command line arguments --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 79086b6..f22ebb2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,3 +5,5 @@ authors = ["David Li "] [dependencies] rustv = "0.2.1" +docopt = "0.6" +rustc-serialize = "0.3" -- cgit v1.2.3