Skip to content

Commit

Permalink
Merge pull request #4590 from coreos/dependabot/cargo/chrono-0.4.30
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon authored Sep 11, 2023
2 parents fb47040 + bd76051 commit e09c5de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 24 deletions.
28 changes: 5 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ containers-image-proxy = "0.5.1"
# Explicitly force on libc
rustix = { version = "0.38", features = ["use-libc", "process", "fs"] }
cap-primitives = "1.0.3"
chrono = { version = "0.4.26", features = ["serde"] }
chrono = { version = "0.4.30", features = ["serde"] }
clap = { version = "4.4", features = ["derive"] }
cxx = "1.0.105"
envsubst = "0.2.1"
Expand Down

0 comments on commit e09c5de

Please sign in to comment.