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-concurrent-queue/concurrent-queue-fix-metada...

10 lines
258 B

--- concurrent-queue-2.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ concurrent-queue-2.4.0/Cargo.toml 2024-01-11T20:23:07.099236+00:00
@@ -62,6 +62,3 @@
default = ["std"]
std = []
-[target."cfg(loom)".dependencies.loom]
-version = "0.7"
-optional = true