Skip to content

Commit 1197454

Browse files
chore(deps): bump chrono from 0.4.41 to 0.4.42 (#17483)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.41 to 0.4.42. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26106a2 commit 1197454

File tree

2 files changed

+18
-19
lines changed

2 files changed

+18
-19
lines changed

Cargo.lock

Lines changed: 17 additions & 18 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
@@ -106,7 +106,7 @@ arrow-schema = { version = "56.0.0", default-features = false }
106106
async-trait = "0.1.89"
107107
bigdecimal = "0.4.8"
108108
bytes = "1.10"
109-
chrono = { version = "0.4.41", default-features = false }
109+
chrono = { version = "0.4.42", default-features = false }
110110
criterion = "0.5.1"
111111
ctor = "0.4.3"
112112
dashmap = "6.0.1"

0 commit comments

Comments
 (0)