Skip to content

Commit

Permalink
Merge pull request #391 from alsuren/dependabot/cargo/chrono-0.4.28
Browse files Browse the repository at this point in the history
build(deps): bump chrono from 0.4.27 to 0.4.28
  • Loading branch information
qwandor authored Aug 31, 2023
2 parents e2cbb34 + ecae28e commit e4b48c2
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 @@ -20,7 +20,7 @@ uuid = "1.4.1"

[dev-dependencies]
backoff = { version = "0.4.0", features = ["tokio"] }
chrono = "0.4.27"
chrono = "0.4.28"
eyre = "0.6.8"
pretty_env_logger = "0.5.0"
tokio = { version = "1.32.0", features = ["macros", "rt", "rt-multi-thread", "time"] }

0 comments on commit e4b48c2

Please sign in to comment.