Skip to content

Commit

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

---
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 Aug 31, 2023
1 parent eb91d7d commit a44134c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 15 deletions.
24 changes: 10 additions & 14 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 @@ -49,6 +49,6 @@ percent-encoding = "2.3.0"
zmq = "0.10.0"
dotenv = "0.15.0"
dotenv_codegen = "0.15"
chrono = "0.4.24"
chrono = "0.4.28"
diesel = {version="1.4.1", features = ["postgres", "chrono"]}
lazy_static = "1.0.0"

0 comments on commit a44134c

Please sign in to comment.