We're not so yolo that we're not gonna test. Test yolocrypto by default.

This commit is contained in:
Isis Lovecruft 2017-02-22 22:47:55 +00:00
parent a1e9f10db2
commit f8139da0b6
Failed to extract signature

View file

@ -57,6 +57,7 @@ lto = false
debug-assertions = true
codegen-units = 1
panic = 'unwind'
required-features = ['yolocrypto']
# The benchmarking profile, used for `cargo bench`.
[profile.bench]