Skip to content

Commit 27d15d9

Browse files
Bump chrono from 0.4.41 to 0.4.42 (#884)
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 9dfdcac commit 27d15d9

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

Cargo.lock

Lines changed: 4 additions & 11 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
@@ -17,7 +17,7 @@ typify-impl = { version = "0.4.3", path = "typify-impl" }
1717
typify-macro = { version = "0.4.3", path = "typify-macro" }
1818

1919
assert_cmd = "2.0.17"
20-
chrono = { version = "0.4.41", features = ["serde"] }
20+
chrono = { version = "0.4.42", features = ["serde"] }
2121
clap = { version = "4.5.47", features = ["derive"] }
2222
color-eyre = "0.6"
2323
env_logger = "0.11"

0 commit comments

Comments
 (0)