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.
14 lines
456 B
14 lines
456 B
--- crossbeam-epoch-0.9.5/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ crossbeam-epoch-0.9.5/Cargo.toml 2021-06-02T10:38:03.846851+00:00
|
|
@@ -49,10 +49,5 @@
|
|
[features]
|
|
alloc = []
|
|
default = ["std"]
|
|
-loom = ["loom-crate", "crossbeam-utils/loom"]
|
|
nightly = ["crossbeam-utils/nightly", "const_fn"]
|
|
std = ["alloc", "crossbeam-utils/std", "lazy_static"]
|
|
-[target."cfg(crossbeam_loom)".dependencies.loom-crate]
|
|
-version = "0.5"
|
|
-optional = true
|
|
-package = "loom"
|