We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf08249 commit 1e9321cCopy full SHA for 1e9321c
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "quickcheck"
3
-version = "0.4.0" #:version
+version = "0.4.1" #:version
4
authors = ["Andrew Gallant <[email protected]>"]
5
description = "Automatic property based testing with shrinking."
6
documentation = "http://burntsushi.net/rustdoc/quickcheck/"
0 commit comments