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-jobserver/jobserver-0.1.10-fix-metada...

9 lines
275 B

--- jobserver-0.1.10/Cargo.toml 1969-12-31T16:00:00-08:00
+++ jobserver-0.1.10/Cargo.toml 2018-03-12T17:19:05.892868-07:00
@@ -60,5 +60,3 @@
version = "0.1"
[target."cfg(unix)".dependencies.libc]
version = "0.2"
-[target."cfg(windows)".dependencies.rand]
-version = "0.4"