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

9 lines
266 B

--- strum_macros-0.21.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ strum_macros-0.21.1/Cargo.toml 2021-06-16T19:40:26.607494+00:00
@@ -40,4 +40,4 @@
version = "1.0"
features = ["parsing", "extra-traits"]
[dev-dependencies.strum]
-version = "0.20"
+version = "0.21"