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

10 lines
291 B

--- crossbeam-utils-0.8.5/Cargo.toml 1970-01-01T00:00:00+00:00
+++ crossbeam-utils-0.8.5/Cargo.toml 2021-06-01T22:16:40.433988+00:00
@@ -35,6 +35,3 @@
default = ["std"]
nightly = []
std = ["lazy_static"]
-[target."cfg(crossbeam_loom)".dependencies.loom]
-version = "0.5"
-optional = true