Skip to content

Commit

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

---
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 Jun 24, 2024
1 parent 73709d7 commit 326f2fc
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 5 deletions.
72 changes: 68 additions & 4 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 @@ tokio = { version = "1.32.0", features = [ "full" ] }
regex = "1.9.5"
unicode-width = "0.1.10"
unicode-segmentation = "1.10.1"
chrono = "0.4.30"
chrono = "0.4.38"
toml = "0.7.8"
rustyline = "10.1.1"
color-eyre = "0.6.2"
Expand Down

0 comments on commit 326f2fc

Please sign in to comment.