Skip to content

Commit 12011d3

Browse files
authored
Merge pull request #922 from coreos/dependabot/cargo/chrono-0.4.41
build(deps): bump chrono from 0.4.40 to 0.4.41
2 parents 522bf3b + 837e195 commit 12011d3

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
@@ -26,7 +26,7 @@ bootc-blockdev = { git = "https://github.com/containers/bootc", rev = "v1.1.6" }
2626
bootc-utils = { git = "https://github.com/containers/bootc", rev = "v1.1.6" }
2727
cap-std-ext = "4.0.6"
2828
camino = "1.1.9"
29-
chrono = { version = "0.4.40", features = ["serde"] }
29+
chrono = { version = "0.4.41", 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)