Skip to content

Commit 4056b66

Browse files
Bump chrono from 0.4.42 to 0.4.43 in the non-breaking group
Bumps the non-breaking group with 1 update: [chrono](https://github.com/chronotope/chrono). Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec5d1c7 commit 4056b66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -41,7 +41,7 @@ snafu = "0.8.9"
4141
strum = { version = "0.27.2", features = ["derive"] }
4242

4343
[dev-dependencies]
44-
chrono = { version = "0.4.42", default-features = false, features = ["std", "clock"] }
44+
chrono = { version = "0.4.43", default-features = false, features = ["std", "clock"] }
4545
chrono-tz = "0.10.4"
4646
criterion = { version = "0.7.0" }
4747
csv = "1.4.0"

0 commit comments

Comments
 (0)