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.
12 lines
336 B
12 lines
336 B
--- mockall_derive-0.10.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ mockall_derive-0.10.2/Cargo.toml 2021-08-27T14:35:02.297664+00:00
|
|
@@ -40,7 +40,7 @@
|
|
version = "1.0.15"
|
|
features = ["extra-traits", "full"]
|
|
[dev-dependencies.pretty_assertions]
|
|
-version = "0.5"
|
|
+version = "0.7"
|
|
|
|
[features]
|
|
nightly_derive = ["proc-macro2/nightly"]
|