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-derive/structopt-derive-fix-metada...

12 lines
298 B

--- structopt-derive-0.2.15/Cargo.toml 1970-01-01T01:00:00+01:00
+++ structopt-derive-0.2.15/Cargo.toml 2019-03-09T12:16:49.631467+01:00
@@ -34,8 +34,5 @@
[dependencies.syn]
version = "0.15"
-
-[features]
-nightly = ["proc-macro2/nightly"]
[badges.travis-ci]
repository = "TeXitoi/structopt"