Skip to content

Commit 58a0b90

Browse files
chore(deps): bump chrono from 0.4.42 to 0.4.43 in the prod-deps group (#447)
Bumps the prod-deps group with 1 update: [chrono](https://github.com/chronotope/chrono). Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64b2c28 commit 58a0b90

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ arrow-array = { version = "^57", features = ["ffi"], optional = true }
3030
arrow-pyarrow = { version = "^57", optional = true }
3131
arrow-schema = { version = "^57", optional = true }
3232
calamine = { version = "^0.32.0", features = ["chrono"] }
33-
chrono = { version = "^0.4.42", default-features = false }
33+
chrono = { version = "^0.4.43", default-features = false }
3434
log = "^0.4"
3535
polars-core = { version = ">=0.50", default-features = false, features = [
3636
"dtype-date",

0 commit comments

Comments
 (0)