diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-03 10:38:39 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-03 10:38:39 -0400 |
| commit | 03979ae9546ba97fcc0b402d011f98253d7adf2a (patch) | |
| tree | efbfef85c0f6744033c7d27f2fddcc8dbe5a007d /Cargo.toml | |
| parent | 1c37bfa85bc192409e9855c3bf4813db74e2be7b (diff) | |
Bump chrono from 0.4.23 to 0.4.26 (#1426)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.23 to 0.4.26.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.23...v0.4.26)
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ path = "src/main.rs" [dependencies] bat = { version = "0.22.1", default-features = false, features = ["regex-onig"] } -chrono = "0.4.23" +chrono = "0.4.26" chrono-humanize = "0.2.2" ansi_colours = "1.2.1" ansi_term = "0.12.1" |
