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
267 B

--- crossbeam-utils-0.8.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ crossbeam-utils-0.8.11/Cargo.toml 1970-01-01T00:00:01+00:00
@@ -50,6 +50,3 @@
nightly = []
std = ["once_cell"]
-[target."cfg(crossbeam_loom)".dependencies.loom]
-version = "0.5"
-optional = true