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

15 lines
328 B

--- tzfile-0.1.3/Cargo.toml 1970-01-01T00:00:00+00:00
+++ tzfile-0.1.3/Cargo.toml 2024-12-08T20:09:11.758285+00:00
@@ -32,10 +32,7 @@
version = "0.4"
[dev-dependencies.chrono-tz]
-version = "0.5"
-
-[dev-dependencies.criterion]
-version = "0.3"
+version = ">= 0.5, < 0.11"
[dev-dependencies.lazy_static]
version = "1.1"