Skip to content

Commit

Permalink
Bump chrono from 0.4.23 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.23 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.23...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] authored Oct 28, 2024
1 parent b77d08c commit 5a835cc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 34 deletions.
44 changes: 11 additions & 33 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 @@ -17,7 +17,7 @@ anyhow = "1.0.68"
serde = { version = "1.0.185" }
serde_derive = "1.0.152"
pretty_assertions = "1.4.1"
chrono = "0.4.23"
chrono = "0.4.38"
colored = "2.0.0"

[target.'cfg(not(target_os = "windows"))'.dependencies]
Expand Down

0 comments on commit 5a835cc

Please sign in to comment.