Skip to content

Commit

Permalink
Merge pull request #276 from agourlay/dependabot/cargo/chrono-0.4.37
Browse files Browse the repository at this point in the history
Bump chrono from 0.4.35 to 0.4.37
  • Loading branch information
mergify[bot] authored Mar 28, 2024
2 parents f6b0439 + c7fcedd commit 48984b8
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 @@ -18,7 +18,7 @@ tokio-stream = { version = "0.1.15", features = ["io-util"] }
tokio = { version = "1.36.0", features = ["rt-multi-thread", "fs", "macros"] }
tokio-retry = "0.3.0"
async-channel = "2.2.0"
chrono = "0.4.35"
chrono = "0.4.37"
clap = { version = "4.5.4", features = ["cargo"] }
indicatif = "0.17.8"
thiserror = "1.0.58"
Expand Down

0 comments on commit 48984b8

Please sign in to comment.