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

12 lines
274 B

--- structopt-0.3.22/Cargo.toml 1970-01-01T00:00:00+00:00
+++ structopt-0.3.22/Cargo.toml 2021-07-18T15:12:21.160498+00:00
@@ -40,7 +40,7 @@
version = "1"
[dev-dependencies.strum]
-version = "0.20"
+version = "0.21"
features = ["derive"]
[dev-dependencies.trybuild]