You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-quickcheck_macros/quickcheck_macros-fix-metad...

11 lines
487 B

--- quickcheck_macros-1.0.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ quickcheck_macros-1.0.0/Cargo.toml 2024-09-14T12:44:40.272698+00:00
@@ -18,7 +18,6 @@
description = "A macro attribute for quickcheck."
homepage = "https://github.com/BurntSushi/quickcheck"
documentation = "https://docs.rs/quickcheck"
-readme = "../README.md"
keywords = ["testing", "quickcheck", "property", "shrinking", "fuzz"]
license = "Unlicense/MIT"
repository = "https://github.com/BurntSushi/quickcheck"