Skip to content

Commit

Permalink
Merge pull request #1358 from sharkdp/dependabot/cargo/chrono-0.4.26
Browse files Browse the repository at this point in the history
Bump chrono from 0.4.24 to 0.4.26
  • Loading branch information
tmccombs authored Aug 2, 2023
2 parents 7162f28 + 2a6026b commit cd14bb8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
22 changes: 9 additions & 13 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 @@ -55,7 +55,7 @@ version = "4.1.1"
features = ["suggestions", "color", "wrap_help", "cargo", "unstable-grouped", "derive"]

[dependencies.chrono]
version = "0.4.23"
version = "0.4.26"
default-features = false
features = ["std", "clock"]

Expand Down

0 comments on commit cd14bb8

Please sign in to comment.