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

12 lines
320 B

--- wild-2.0.3/Cargo.toml 2020-05-16T18:32:11+00:00
+++ wild-2.0.3/Cargo.toml 2020-05-16T20:07:24.019333+00:00
@@ -28,8 +28,6 @@
targets = ["x86_64-unknown-linux-gnu"]
[dev-dependencies.glob]
version = "0.3"
-[target."cfg(windows)".dependencies.glob]
-version = "0.3"
[badges.appveyor]
repository = "pornel/wild"