Skip to content

Commit c88026c

Browse files
authored
Merge pull request bootc-dev#615 from coreos/dependabot/cargo/chrono-0.4.34
build(deps): bump chrono from 0.4.33 to 0.4.34
2 parents 0e14089 + ef80ebb commit c88026c

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
@@ -21,7 +21,7 @@ path = "src/main.rs"
2121
[dependencies]
2222
anyhow = "1.0"
2323
bincode = "1.3.2"
24-
chrono = { version = "0.4.33", features = ["serde"] }
24+
chrono = { version = "0.4.34", features = ["serde"] }
2525
clap = { version = "3.2", default-features = false, features = ["cargo", "derive", "std", "suggestions"] }
2626
env_logger = "0.10"
2727
fn-error-context = "0.2.1"

0 commit comments

Comments
 (0)