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

9 lines
278 B

--- rand-0.4.1/Cargo.toml 1970-01-01T01:00:00+01:00
+++ rand-0.4.1/Cargo.toml 2017-12-31T14:31:47.415154+01:00
@@ -34,5 +34,3 @@
i128_support = []
nightly = ["i128_support"]
std = ["libc"]
-[target."cfg(target_os = \"fuchsia\")".dependencies.fuchsia-zircon]
-version = "0.3"