Skip to content

Commit 2a2a0f0

Browse files
authored
Merge pull request #802 from coreos/dependabot/cargo/chrono-0.4.39
build(deps): bump chrono from 0.4.38 to 0.4.39
2 parents 549ed96 + 036db91 commit 2a2a0f0

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
@@ -23,7 +23,7 @@ anyhow = "1.0"
2323
bincode = "1.3.2"
2424
cap-std-ext = "4.0.4"
2525
camino = "1.1.9"
26-
chrono = { version = "0.4.38", features = ["serde"] }
26+
chrono = { version = "0.4.39", features = ["serde"] }
2727
clap = { version = "4.5", default-features = false, features = ["cargo", "derive", "std", "help", "usage", "suggestions"] }
2828
env_logger = "0.11"
2929
fail = { version = "0.5", features = ["failpoints"] }

0 commit comments

Comments
 (0)