Tweak release options to shrink the binary a bit.
authorBernie Innocenti <bernie@codewiz.org>
Sun, 2 Jul 2017 16:20:31 +0000 (12:20 -0400)
committerBernie Innocenti <bernie@codewiz.org>
Sun, 2 Jul 2017 16:20:31 +0000 (12:20 -0400)
commit3d8ce85e717a432bbaad308f8d6e4779889c1f03
treefb7e14935ea1eb2ea227a867ca26d0abc96246d0
parent2b40ae7b37cf23dcce1561c33e254e6d60d03ad5
Tweak release options to shrink the binary a bit.

cargo build --release --no-default-features && strip target/release/mandelwow

Binary size: 1436288
Cargo.toml