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

15 lines
309 B

--- mockall-0.11.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mockall-0.11.2/Cargo.toml 2022-08-07T10:05:17.403159+00:00
@@ -54,11 +54,6 @@
search = "ReleaseDate"
replace = "{{date}}"
-[[example]]
-name = "serde"
-crate-type = ["lib"]
-path = "examples/serde.rs"
-
[dependencies.cfg-if]
version = "1.0"