Skip to content

Commit b02f20f

Browse files
build(deps): bump chrono from 0.4.39 to 0.4.40
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.39 to 0.4.40. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ee895a commit b02f20f

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

Lines changed: 9 additions & 3 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
@@ -26,7 +26,7 @@ bootc-blockdev = { git = "https://github.com/containers/bootc", rev = "v1.1.5" }
2626
bootc-utils = { git = "https://github.com/containers/bootc", rev = "v1.1.5" }
2727
cap-std-ext = "4.0.5"
2828
camino = "1.1.9"
29-
chrono = { version = "0.4.39", features = ["serde"] }
29+
chrono = { version = "0.4.40", features = ["serde"] }
3030
clap = { version = "4.5", default-features = false, features = ["cargo", "derive", "std", "help", "usage", "suggestions"] }
3131
env_logger = "0.11"
3232
fail = { version = "0.5", features = ["failpoints"] }

0 commit comments

Comments
 (0)