From 2a5bbfe8131e5e863824009cb0eec3d4599d5d7b Mon Sep 17 00:00:00 2001 From: David Li Date: Tue, 5 Jan 2016 11:03:17 -0700 Subject: Initial commit --- Cargo.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..79086b6 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,7 @@ +[package] +name = "cacheracer" +version = "0.1.0" +authors = ["David Li "] + +[dependencies] +rustv = "0.2.1" -- cgit v1.2.3