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-portable-atomic/portable-atomic-fix-metadat...

13 lines
291 B

--- portable-atomic-1.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ portable-atomic-1.0.0/Cargo.toml 2023-01-20T05:04:06.537433+00:00
@@ -69,6 +69,9 @@
[dev-dependencies.paste]
version = "1"
+[dev-dependencies.quickcheck]
+version = "1"
+
[dev-dependencies.rustversion]
version = "1"