Skip to content

Commit

Permalink
chore(deps): bump chrono-tz from 0.8.4 to 0.8.5 (#611)
Browse files Browse the repository at this point in the history
Bumps [chrono-tz](https://github.com/chronotope/chrono-tz) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/chronotope/chrono-tz/releases)
- [Changelog](https://github.com/chronotope/chrono-tz/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono-tz/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 3, 2024
1 parent abf1350 commit 6a13491
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 @@ -62,7 +62,7 @@ base64 = { version = "0.21", optional = true }
bytes = { version = "1.5.0", default-features = false, optional = true }
charset = { version = "0.1.3", optional = true }
chrono = { version = "0.4", default-features = false, features = ["clock", "serde", "wasmbind"], optional = true }
chrono-tz = { version = "0.8.4", default-features = false, optional = true }
chrono-tz = { version = "0.8.5", default-features = false, optional = true }
cidr-utils = { version = "0.6", optional = true }
csv = { version = "1.3", optional = true }
clap = { version = "4.4.11", features = ["derive"], optional = true }
Expand Down

0 comments on commit 6a13491

Please sign in to comment.