Skip to content

Commit 415a540

Browse files
deps(cargo): bump chrono from 0.4.44 to 0.4.45
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.44 to 0.4.45. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6477ab commit 415a540

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ratatui = "0.30.0"
2929
crossterm = "0.29.0"
3030
log = "0.4.30"
3131
flexi_logger = "0.31.9"
32-
chrono = "0.4.44"
32+
chrono = "0.4.45"
3333
rust-i18n = "4.1.0"
3434
once_cell = "1.21.4"
3535
ratatui-kit = { version = "0.5.9", features = ["full"] }

0 commit comments

Comments
 (0)