Skip to content

Commit

Permalink
Bump chrono from 0.4.24 to 0.4.33
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.33.
- [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.33)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 26, 2024
1 parent ecaff1d commit 6c6e07a
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 16 deletions.
82 changes: 67 additions & 15 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.33"
diesel = {version="1.4.1", features = ["postgres", "chrono"]}
lazy_static = "1.0.0"

0 comments on commit 6c6e07a

Please sign in to comment.