Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 837d6f5 commit 103b4d2
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 @@ -42,7 +42,7 @@ anyhow = "1.0.94"
bstr = "1.11.0"
bzip2-rs = "0.1.2"
cfg-if = "1.0.0"
chrono = "0.4.38"
chrono = "0.4.39"
clap = { version = "=4.2.1", features = ["derive"] }
const_format = { version = "0.2.33", features = ["assertcp"] }
crossbeam-channel = "0.5.13"
Expand Down

0 comments on commit 103b4d2

Please sign in to comment.