Skip to content

Commit

Permalink
Merge pull request #483 from alsuren/dependabot/cargo/chrono-0.4.37
Browse files Browse the repository at this point in the history
build(deps): bump chrono from 0.4.35 to 0.4.37
  • Loading branch information
qwandor authored Mar 28, 2024
2 parents d276b70 + b1effed commit 54e7624
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 mijia/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ uuid = "1.8.0"

[dev-dependencies]
backoff = { version = "0.4.0", features = ["tokio"] }
chrono = "0.4.35"
chrono = "0.4.37"
eyre = "0.6.12"
pretty_env_logger = "0.5.0"
tokio = { version = "1.36.0", features = [
Expand Down

0 comments on commit 54e7624

Please sign in to comment.