diff options
-rw-r--r-- | Cargo.lock | 2 | ||||
-rw-r--r-- | Cargo.toml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ [root] -name = "exuberant-cow" +name = "exuberant-bovines" version = "0.1.0" dependencies = [ "glium 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1,5 +1,5 @@ [package] -name = "exuberant-cow" +name = "exuberant-bovines" version = "0.1.0" authors = ["bnewbold <bnewbold@robocracy.org>"] |