Skip to content

Commit 8d70029

Browse files
chore(deps): Bump chrono from 0.4.41 to 0.4.42 (#377)
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 f465cbb commit 8d70029

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

Cargo.lock

Lines changed: 3 additions & 10 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
@@ -47,7 +47,7 @@ serde_with = "3.16"
4747
serde_json = "1.0.145"
4848
serde_yaml = "0.9.25"
4949
prometheus = "0.14.0"
50-
chrono = { version = "0.4.41", features = ["serde"] }
50+
chrono = { version = "0.4.42", features = ["serde"] }
5151
tracing = "0.1.37"
5252
tracing-subscriber = { version = "0.3.20", features = ["json", "env-filter"] }
5353
tracing-opentelemetry = "0.32.0"

0 commit comments

Comments
 (0)