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.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ parking-2.1.1/Cargo.toml 2023-09-26T17:01:25.952742+00:00
@@ -37,6 +37,3 @@
[dev-dependencies.easy-parallel]
version = "3.0.0"
-[target."cfg(loom)".dependencies.loom]
-version = "0.7"
-optional = true