aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-06-13 18:36:24 -0400
committerbnewbold <bnewbold@robocracy.org>2016-06-13 18:36:24 -0400
commit9f8c9bd56c99273b5e59992fd6620b3aabfd3655 (patch)
tree6a8f7d1c1ef6ad5e901605528a7c5a268f812df2 /Cargo.lock
parent0a86f0f0b7e74c2c9a09d7cef4c722e4024fcc6d (diff)
downloadexuberant-hacks-9f8c9bd56c99273b5e59992fd6620b3aabfd3655.tar.gz
exuberant-hacks-9f8c9bd56c99273b5e59992fd6620b3aabfd3655.zip
refactor exuberantbovines into src/bin
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 10b995f..31505f1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,5 +1,5 @@
[root]
-name = "exuberant-bovines"
+name = "exuberantbovines"
version = "0.1.0"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",