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-predicates1/SOURCES/predicates-fix-metadata.diff

12 lines
278 B

--- predicates-1.0.8/Cargo.toml 1970-01-01T00:00:00+00:00
+++ predicates-1.0.8/Cargo.toml 2021-07-28T21:52:07.364530+00:00
@@ -28,7 +28,7 @@
optional = true
[dependencies.float-cmp]
-version = "0.8"
+version = "0.9"
optional = true
[dependencies.normalize-line-endings]