From 5d99c766dcacb264eee551e27eb24b1423f7d427 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 20 Jun 2016 23:33:48 -0400 Subject: rename to 'exuberant_hacks'; bump to 0.2 Repo and project is named "exuberant-hacks"; Rust module can't have '-', so it's "exuberant_hacks". Also bumped version to 0.2. --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 384881e..e55cfd0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] -name = "exuberant" -version = "0.1.0" +name = "exuberant_hacks" +version = "0.2.0" dependencies = [ "getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)", "glium 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit v1.2.3