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.17/Cargo.toml 1970-01-01T00:00:01+00:00
+++ crossbeam-epoch-0.9.17/Cargo.toml 2023-12-27T20:28:39.797416+00:00
@@ -47,9 +47,6 @@
[features]
alloc = []
default = ["std"]
-loom = [
- "crossbeam-utils/loom",
-]
nightly = ["crossbeam-utils/nightly"]
std = [
"alloc",