Skip to content

Commit

Permalink
chore(deps): bump chrono from 0.4.34 to 0.4.35
Browse files Browse the repository at this point in the history
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.34 to 0.4.35.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.34...v0.4.35)

---
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 Mar 19, 2024
1 parent eb6d744 commit b7d7b57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -22,7 +22,7 @@ tracing-tree = "0.3"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
hyper = "0.14"
clap = { version = "4.5.3", features = ["derive"] }
chrono = "0.4.34"
chrono = "0.4.35"
chrono-humanize = "0.2.2"

# The profile that 'cargo dist' will build with
Expand Down

0 comments on commit b7d7b57

Please sign in to comment.