Skip to content

Commit

Permalink
Bump chrono-tz from 0.8.5 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [chrono-tz](https://github.com/chronotope/chrono-tz) from 0.8.5 to 0.9.0.
- [Release notes](https://github.com/chronotope/chrono-tz/releases)
- [Changelog](https://github.com/chronotope/chrono-tz/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono-tz@v0.8.5...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent ae90b0c commit c0f2779
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -17,7 +17,7 @@ reqwest = { version = "0.11.23", features = ["json"] }
tokio = { version = "1.28.2", features = ["full"] }
simplelog = "0.12.1"
openssl = "0.10.63"
chrono-tz = "0.8.5"
chrono-tz = "0.9.0"
simple-error = "0.3.0"
dotenv = "0.15.0"

Expand Down

0 comments on commit c0f2779

Please sign in to comment.