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-thread-id/thread-id-3.2.0-fix-metadat...

11 lines
402 B

--- thread-id-3.2.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ thread-id-3.2.0/Cargo.toml 2017-07-01T19:42:32.549811+02:00
@@ -22,7 +22,3 @@
repository = "https://github.com/ruuda/thread-id"
[target."cfg(unix)".dependencies.libc]
version = "0.2.6"
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
-version = "0.1"
-[target."cfg(windows)".dependencies.kernel32-sys]
-version = "0.2.1"