chore(deps): bump cached from 0.53.1 to 0.54.0

Bumps [cached](https://github.com/jaemk/cached) from 0.53.1 to 0.54.0.
- [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/cached/commits)

---
updated-dependencies:
- dependency-name: cached
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-03 09:14:11 +00:00 committed by Gerald Pinder
parent 08496375b2
commit 112a905ac4
2 changed files with 4 additions and 22 deletions

View file

@ -11,7 +11,7 @@ version = "0.9.8"
[workspace.dependencies]
bon = "3"
cached = "0.53"
cached = "0.54"
chrono = "0.4"
clap = "4"
colored = "2"