Skip to content

Commit d22ab0f

Browse files
Bump chrono from 0.4.41 to 0.4.42 (#1192)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21ad61f commit d22ab0f

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 13 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
@@ -22,7 +22,7 @@ anyhow = "1.0.99"
2222
assert_cmd = "2.0.17"
2323
base64 = "0.22.1"
2424
bytes = "1.10.1"
25-
chrono = { version = "0.4.41", default-features = false, features = ["serde"] }
25+
chrono = { version = "0.4.42", default-features = false, features = ["serde"] }
2626
clap = { version = "4.5.47" }
2727
clap-cargo = "0.15.2"
2828
dropshot = { version = "0.16.4", default-features = false }

0 commit comments

Comments
 (0)