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.
15 lines
328 B
15 lines
328 B
--- tzfile-0.1.3/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ tzfile-0.1.3/Cargo.toml 2024-08-23T01:06:28.808395+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.10"
|
|
|
|
[dev-dependencies.lazy_static]
|
|
version = "1.1"
|