--- jiff-0.1.15/Cargo.toml 1970-01-01T00:00:01+00:00 +++ jiff-0.1.15/Cargo.toml 2024-12-09T14:41:20.408646+00:00 @@ -85,7 +85,7 @@ features = ["serde"] [dev-dependencies.chrono-tz] -version = "0.9.0" +version = ">=0.9,<0.11" [dev-dependencies.icu] version = "1.5.0" @@ -147,6 +147,3 @@ ] tzdb-zoneinfo = ["std"] -[target.'cfg(not(target_family = "wasm"))'.dev-dependencies.hifitime] -version = "3.9.0" -