Skip to content

Commit

Permalink
Merge pull request #146 from agourlay/dependabot/cargo/chrono-0.4.24
Browse files Browse the repository at this point in the history
Bump chrono from 0.4.23 to 0.4.24
  • Loading branch information
mergify[bot] committed Mar 13, 2023
2 parents bf7bfef + cd55162 commit 193df12
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 @@ tokio-stream = { version = "0.1.12", features = ["io-util"] }
tokio = { version = "1.26.0", features = ["rt-multi-thread", "fs", "macros"] }
tokio-retry = "0.3.0"
async-channel = "1.8.0"
chrono = "0.4.23"
chrono = "0.4.24"
clap = { version = "4.1.8", features = ["cargo"] }
indicatif = "0.17.3"
thiserror = "1.0.39"
Expand Down

0 comments on commit 193df12

Please sign in to comment.