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-parking/parking-fix-metadata-auto.diff

10 lines
264 B

--- parking-2.2.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ parking-2.2.1/Cargo.toml 2024-09-16T21:52:41.659602+00:00
@@ -54,6 +54,3 @@
[dev-dependencies.easy-parallel]
version = "3.0.0"
-[target."cfg(loom)".dependencies.loom]
-version = "0.7"
-optional = true