Skip to content

Commit 1e157ff

Browse files
chore: Bump chrono from 0.4.41 to 0.4.42
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]>
1 parent 58cc25b commit 1e157ff

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
@@ -20,7 +20,7 @@ cloudevents = ["dep:cloudevents-sdk"]
2020
testcontainer = ["dep:testcontainers"]
2121

2222
[dependencies]
23-
chrono = { version = "0.4.41", features = ["serde"] }
23+
chrono = { version = "0.4.42", features = ["serde"] }
2424
cloudevents-sdk = { version = "0.8.0", features = ["reqwest"], optional = true }
2525
futures = "0.3.31"
2626
futures-util = "0.3.31"

0 commit comments

Comments
 (0)