Enable (minimal) optimization in tests
authorMatt Corallo <git@bluematt.me>
Wed, 21 Feb 2024 07:17:01 +0000 (07:17 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 3 Apr 2024 09:14:24 +0000 (09:14 +0000)
commit377d3b0f56a82cc2167f5d00d127f161a87f3d2a
tree45340afec367cf8f9b6431559d44bb029a2d93fa
parent0cb8542f64a3935f8670fd1651e03643f69b9283
Enable (minimal) optimization in tests

As of the next commit, our tests now have to do in-crate crypto, so
even minimal optimization provide a huge speedup.
Cargo.toml