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/quickcheck-fix-metadata.diff

11 lines
372 B

--- quickcheck-0.7.1/Cargo.toml 1970-01-01T01:00:00+01:00
+++ quickcheck-0.7.1/Cargo.toml 2018-10-30T14:27:31.694051+01:00
@@ -22,6 +22,7 @@
categories = ["development-tools::testing"]
license = "Unlicense/MIT"
repository = "https://github.com/BurntSushi/quickcheck"
+exclude = ["/.travis.yml", "/Makefile", "/ctags.rust", "/session.vim"]
[lib]
name = "quickcheck"