Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update
chrono-tz
dev-dependency
I confirmed that `cargo test --workspace` still passes. From the [release notes](https://github.com/chronotope/chrono-tz/releases/tag/v0.10.0): ``` ### Changes - Make `OffsetName::abbreviation` return an `Option`. This reflects that numeric values such as `+11` are no longer encoded in the upstream TZDB as abbreviations (chronotope/chrono-tz#185). ``` Since jiff and its tests don’t use this type, there is no impact and no code changes are required. PR #167
- Loading branch information