Skip to content

Commit

Permalink
build(deps): bump chrono from 0.4.33 to 0.4.35 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent 2b90e25 commit b5b653a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -13,7 +13,7 @@ repository = "https://github.com/ryanccn/am.git"

[dependencies]
async-trait = "0.1.77"
chrono = "0.4.31"
chrono = "0.4.35"
clap = { version = "4.5.2", features = ["derive"] }
clap_complete = "4.5.1"
color-eyre = "0.6.2"
Expand Down

0 comments on commit b5b653a

Please sign in to comment.