Skip to content

Commit

Permalink
build(deps): bump chrono from 0.4.28 to 0.4.29
Browse files Browse the repository at this point in the history
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.28 to 0.4.29.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.28...v0.4.29)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2023
1 parent 46def56 commit fc6d954
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 @@ -25,7 +25,7 @@ bech32 = "0.9.1"
hex = "0.4.3"
libc = "0.2"
futures = "0.3"
chrono = "0.4.28"
chrono = "0.4.29"
rand = { verson = "0.8" }
serde_json = { version = "1.0" }
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit fc6d954

Please sign in to comment.