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

9 lines
275 B

6 years ago
--- jobserver-0.1.12/Cargo.toml 1969-12-31T16:00:00-08:00
+++ jobserver-0.1.12/Cargo.toml 2018-12-03T11:25:15.859774-08:00
@@ -60,5 +60,3 @@
version = "0.2"
[target."cfg(unix)".dependencies.libc]
version = "0.2"
-[target."cfg(windows)".dependencies.rand]
-version = "0.6"