From d3673067c609f31afd936441642a9a7da891aaf1 Mon Sep 17 00:00:00 2001 From: Curtis Gagliardi Date: Tue, 25 Oct 2016 11:42:17 -0700 Subject: [PATCH] forgot Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 8bbb0fb..0cd45a1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "loc" -version = "0.3.0" +version = "0.3.1" dependencies = [ "ascii 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.16.1 (registry+https://github.com/rust-lang/crates.io-index)",