From 7e44eba763289d9dc7d6ce194fec8ac73a39b7c4 Mon Sep 17 00:00:00 2001 From: Timidger Date: Sat, 14 Oct 2017 12:16:45 -0700 Subject: [PATCH] Updated cargo.lock --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e35c12d..45bc01c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] -name = "way-cooler-bg" -version = "0.2.1" +name = "wc-bg" +version = "0.3.0" dependencies = [ "byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.26.2 (registry+https://github.com/rust-lang/crates.io-index)",