Skip to content

Commit

Permalink
Bump chrono from 0.4.26 to 0.4.28 (#128)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 61def4d commit f4fb414
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 11 deletions.
77 changes: 67 additions & 10 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 @@ -6,7 +6,7 @@ edition = "2018"

[dependencies]
anyhow = "1.0.75"
chrono = { version = "0.4.26", default-features = false, features = [
chrono = { version = "0.4.28", default-features = false, features = [
"clock",
"std",
] }
Expand Down

0 comments on commit f4fb414

Please sign in to comment.