--- jiff-0.1.8/Cargo.toml 1970-01-01T00:00:01+00:00 +++ jiff-0.1.8/Cargo.toml 2024-08-22T16:15:18.035828+00:00 @@ -81,7 +81,7 @@ features = ["serde"] [dev-dependencies.chrono-tz] -version = "0.9.0" +version = ">=0.8.0, <0.10.0" [dev-dependencies.insta] version = "1.39.0" @@ -139,6 +139,3 @@ ] tzdb-zoneinfo = ["std"] -[target.'cfg(not(target_family = "wasm"))'.dev-dependencies.hifitime] -version = "3.9.0" -