Skip to content

Commit

Permalink
build(deps): bump chrono-tz from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [chrono-tz](https://github.com/chronotope/chrono-tz) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/chronotope/chrono-tz/releases)
- [Commits](chronotope/chrono-tz@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: chrono-tz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent ce19690 commit d250d07
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 4 deletions.
27 changes: 24 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ path = "lib/lib.rs"

[dependencies]
chrono = "0.4.19"
chrono-tz = "0.9.0"
chrono-tz = "0.10.0"
indexmap = "2.5.0"
itertools = "0.13.0"
# Default enable napi5 feature, see https://nodejs.org/api/n-api.html#node-api-version-matrix
Expand Down

0 comments on commit d250d07

Please sign in to comment.