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
286 B

--- jobserver-0.1.17/Cargo.toml 1970-01-01T00:00:00+00:00
+++ jobserver-0.1.17/Cargo.toml 2019-11-15T23:11:14.974905+00:00
@@ -60,5 +60,3 @@
version = "0.2"
[target."cfg(unix)".dependencies.libc]
version = "0.2.50"
-[target."cfg(windows)".dependencies.getrandom]
-version = "0.1.12"