Skip to content

Commit

Permalink
Bump iana-time-zone from 0.1.60 to 0.1.61
Browse files Browse the repository at this point in the history
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.60 to 0.1.61.
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](strawlab/iana-time-zone@v0.1.60...v0.1.61)

---
updated-dependencies:
- dependency-name: iana-time-zone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 5e7cffb commit aae788f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -24,7 +24,7 @@ clap = { version = "4.5.4", features = ["derive"] }
chrono = { version = "0.4.38", features = ["serde"] }
derivative = "2.2.0"
derive_builder = "0.20.0"
iana-time-zone = "0.1.60"
iana-time-zone = "0.1.61"
json-schema-diff = "0.1.7"
lazy_static = "1.5.0"
prettyplease = "0.2.20"
Expand Down

0 comments on commit aae788f

Please sign in to comment.