Skip to content

Commit

Permalink
fix(deps)(deps): Bump chrono from 0.4.26 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.26 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.26...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 3fc0a31 commit a0faef0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -20,7 +20,7 @@ rand = "0.8.5"
regex = "1.9.4"
rand_regex = "0.16.0"
cron = "0.12.0"
chrono = "0.4.26"
chrono = "0.4.28"
serde = "1.0.168"
serde_yaml = "0.9.25"
tracing = "0.1.37"
Expand Down

0 comments on commit a0faef0

Please sign in to comment.