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

12 lines
251 B

--- scroll-0.9.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ scroll-0.9.0/Cargo.toml 2018-02-20T08:07:34.610125+01:00
@@ -27,7 +27,7 @@
version = "1.0.0"
[dev-dependencies.rayon]
-version = "0.9.0"
+version = "1.0.0"
[features]
default = ["std"]