From a1aa5c4384f885d2fe8b34c32246ee1f3867763b Mon Sep 17 00:00:00 2001 From: bnewbold Date: Fri, 6 May 2016 17:07:24 -0400 Subject: rename cow -> bovines --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7a34130..cd44dae 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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)", diff --git a/Cargo.toml b/Cargo.toml index e8a02e9..64255b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "exuberant-cow" +name = "exuberant-bovines" version = "0.1.0" authors = ["bnewbold "] -- cgit v1.2.3