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

14 lines
307 B

--- mockall-0.10.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mockall-0.10.2/Cargo.toml 2021-08-27T14:41:03.779150+00:00
@@ -44,10 +44,6 @@
replace = "{{date}}"
search = "ReleaseDate"
-[[example]]
-name = "serde"
-crate-type = ["lib"]
-path = "examples/serde.rs"
[dependencies.cfg-if]
version = "1.0"