Skip to content

Commit

Permalink
Merge pull request #466 from alsuren/dependabot/cargo/chrono-0.4.34
Browse files Browse the repository at this point in the history
build(deps): bump chrono from 0.4.33 to 0.4.34
  • Loading branch information
qwandor authored Feb 12, 2024
2 parents e20d9a6 + dc5d291 commit f19b761
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.7.0"

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

0 comments on commit f19b761

Please sign in to comment.