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.
9 lines
308 B
9 lines
308 B
6 years ago
|
--- crossbeam-0.4.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
|
+++ crossbeam-0.4.1/Cargo.toml 2018-09-08T23:41:51.896701+02:00
|
||
|
@@ -38,5 +38,4 @@
|
||
|
|
||
|
[features]
|
||
|
default = ["use_std"]
|
||
|
-nightly = ["crossbeam-epoch/nightly", "crossbeam-utils/nightly"]
|
||
|
use_std = ["crossbeam-epoch/use_std", "crossbeam-utils/use_std"]
|