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

13 lines
300 B

--- crossbeam-epoch-0.9.18/Cargo.toml 1970-01-01T00:00:01+00:00
+++ crossbeam-epoch-0.9.18/Cargo.toml 2024-01-11T17:27:11.140087+00:00
@@ -41,9 +41,6 @@
[features]
alloc = []
default = ["std"]
-loom = [
- "crossbeam-utils/loom",
-]
nightly = ["crossbeam-utils/nightly"]
std = [
"alloc",