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

12 lines
241 B

--- uuid-1.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ uuid-1.2.0/Cargo.toml 2022-10-08T14:28:24.038588+00:00
@@ -74,7 +74,7 @@
]
[dependencies.arbitrary]
-version = "=1.1.3"
+version = "1.1.3"
optional = true
[dependencies.atomic]