Skip to content

Commit

Permalink
chore(deps): bump chrono from 0.4.24 to 0.4.26 (#70)
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.26.
- [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.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2023
1 parent 7b1f3fb commit 9072b34
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
22 changes: 9 additions & 13 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 @@ -9,7 +9,7 @@ license = "MPL-2.0"
actix = "0.13.0"
ansi-to-tui = "3.0.0"
anyhow = "1.0.71"
chrono = { version = "0.4.24", features = ["serde"] }
chrono = { version = "0.4.26", features = ["serde"] }
clap = { version = "4.2.7", features = ["derive"] }
crossterm = "0.26.1"
directories = "5.0.1"
Expand Down

0 comments on commit 9072b34

Please sign in to comment.