Skip to content

Commit e5affe1

Browse files
chore(deps): bump chrono-tz from 0.10.1 to 0.10.2 (#15377)
Bumps [chrono-tz](https://github.com/chronotope/chrono-tz) from 0.10.1 to 0.10.2. - [Release notes](https://github.com/chronotope/chrono-tz/releases) - [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>
1 parent e294b1f commit e5affe1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ workspace = true
2727

2828
[dependencies]
2929
arrow = { workspace = true }
30-
chrono-tz = { version = "0.10.0", default-features = false }
30+
chrono-tz = { version = "0.10.2", default-features = false }
3131
datafusion-common = { workspace = true, default-features = true }
3232
env_logger = { workspace = true }
3333
rand = { workspace = true }

0 commit comments

Comments
 (0)