Skip to content

Commit 7d7eca9

Browse files
chore: 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 3af56b5 commit 7d7eca9

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
@@ -21,7 +21,7 @@ polars = ["dep:polars"]
2121
testcontainer = ["dep:testcontainers", "dep:rand", "ed25519-dalek/rand_core"]
2222

2323
[dependencies]
24-
chrono = { version = "0.4.42", features = ["serde"] }
24+
chrono = { version = "0.4.43", features = ["serde"] }
2525
cloudevents-sdk = { version = "0.9.0", features = ["reqwest"], optional = true }
2626
futures = "0.3.31"
2727
futures-util = "0.3.31"

0 commit comments

Comments
 (0)