Skip to content

Commit ed94cba

Browse files
build(deps): 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 632bd7b commit ed94cba

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

Cargo.lock

Lines changed: 14 additions & 15 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
@@ -161,7 +161,7 @@ features = ["serde_json"]
161161

162162
# Time utilities
163163
[workspace.dependencies.chrono]
164-
version = "0.4.41"
164+
version = "0.4.42"
165165
default-features = false
166166
features = ["serde", "clock"]
167167

0 commit comments

Comments
 (0)