BurntSushi / quickcheck

Automated property based testing for Rust (with shrinking).
The Unlicense
2.4k stars 149 forks source link

quickcheck_macros 0.9.0 has not been published #247

Closed str4d closed 4 years ago

str4d commented 4 years ago

It looks like the crate was updated inside the repo, but it isn't on crates.io, so to use the macro I need to stick to version 0.8.

BurntSushi commented 4 years ago

Sorry about that. Should be all set now: https://crates.io/crates/quickcheck_macros/0.9.0