Skip to content

Commit

Permalink
Bump chrono from 0.4.19 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.19 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.19...v0.4.38)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent e19a7c4 commit eaeff7c
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 27 deletions.
83 changes: 57 additions & 26 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 @@ -14,7 +14,7 @@ repository = "https://github.com/wcm-io-devops/pippo"
async-ctrlc = "1.2.0"
async-trait = "0.1.52"
cargo-edit = "0.12.3"
chrono = { version = "0.4.19", features = ["serde"] }
chrono = { version = "0.4.38", features = ["serde"] }
clap = { version = "3.2.4", features = ["derive", "yaml", "env"] }
colored = "2.1.0"
env_logger = "0.10.0"
Expand Down

0 comments on commit eaeff7c

Please sign in to comment.