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

11 lines
349 B

--- wait-timeout-0.2.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ wait-timeout-0.2.0/Cargo.toml 2023-04-12T18:24:03.969404+00:00
@@ -21,6 +21,7 @@
categories = ["os"]
license = "MIT/Apache-2.0"
repository = "https://github.com/alexcrichton/wait-timeout"
+autobins = false
[target."cfg(unix)".dependencies.libc]
version = "0.2"
[badges.appveyor]