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

9 lines
279 B

--- rand-0.3.17/Cargo.toml 1970-01-01T01:00:00+01:00
+++ rand-0.3.17/Cargo.toml 2017-10-27T17:54:42.049784+02:00
@@ -30,5 +30,3 @@
[features]
nightly = ["i128_support"]
i128_support = []
-[target."cfg(target_os = \"fuchsia\")".dependencies.fuchsia-zircon]
-version = "^0.2.1"