Skip to content

Commit

Permalink
Merge pull request #455 from alsuren/dependabot/cargo/chrono-0.4.33
Browse files Browse the repository at this point in the history
build(deps): bump chrono from 0.4.32 to 0.4.33
  • Loading branch information
qwandor authored Jan 26, 2024
2 parents a5592dd + 2fa218d commit c00f148
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.32"
chrono = "0.4.33"
eyre = "0.6.11"
pretty_env_logger = "0.5.0"
tokio = { version = "1.35.1", features = [
Expand Down

0 comments on commit c00f148

Please sign in to comment.