diff --git a/ColorSmash/Cargo.lock b/ColorSmash/Cargo.lock index 774522e6..8029e6ef 100644 --- a/ColorSmash/Cargo.lock +++ b/ColorSmash/Cargo.lock @@ -35,7 +35,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "color_smash" -version = "0.3.1" +version = "0.3.2" dependencies = [ "getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "image 0.21.1 (registry+https://github.com/rust-lang/crates.io-index)",