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-crossbeam/crossbeam-0.3.0-fix-metadat...

12 lines
312 B

--- crossbeam-0.3.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ crossbeam-0.3.0/Cargo.toml 2017-12-31T19:13:00.122306+01:00
@@ -21,7 +21,7 @@
license = "Apache-2.0/MIT"
repository = "https://github.com/crossbeam-rs/crossbeam"
[dev-dependencies.rand]
-version = "0.3"
+version = "0.4"
[features]
nightly = []