Skip to content

Commit b6b86e0

Browse files
Bump chrono from 0.4.42 to 0.4.43
Bumps [chrono](https://github.com/chronotope/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e76072 commit b6b86e0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -9,7 +9,7 @@ sqlparser = "0.60.0"
99
serde = { version = "1.0", features = ["derive"] }
1010
serde_json = "1.0"
1111
uuid = { version = "1.8.0", features = ["v7", "serde"] }
12-
chrono = { version = "0.4.38", features = ["serde"] }
12+
chrono = { version = "0.4.43", features = ["serde"] }
1313
jsonb = "0.5.5"
1414
jsonpath-rust = "0.7"
1515
tokio = { version = "1.49.0", features = ["full"] }

0 commit comments

Comments
 (0)