aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-06-13 23:09:21 -0400
committerbnewbold <bnewbold@robocracy.org>2016-06-13 23:09:21 -0400
commit4fb57de0201eaecdafffdcc285e7dc3ef9d4f6d8 (patch)
tree4e54dd2c8c394628ae271965d83a1723a63cecb5 /Cargo.lock
parenta1879491613bfb355f7fd2fa0aa85105a3a6cc8a (diff)
downloadexuberant-hacks-4fb57de0201eaecdafffdcc285e7dc3ef9d4f6d8.tar.gz
exuberant-hacks-4fb57de0201eaecdafffdcc285e7dc3ef9d4f6d8.zip
refactor into library
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 31505f1..5897394 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,5 +1,5 @@
[root]
-name = "exuberantbovines"
+name = "exuberant"
version = "0.1.0"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",