Skip to content

Commit

Permalink
chore(deps): Bump cached from 0.44.0 to 0.45.0 (vectordotdev#18478)
Browse files Browse the repository at this point in the history
Bumps [cached](https://github.com/jaemk/cached) from 0.44.0 to 0.45.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 5, 2023
1 parent 8b017b6 commit 325fbea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 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 vdev/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ publish = false
[dependencies]
anyhow = "1.0.75"
atty = "0.2.14"
cached = "0.44.0"
cached = "0.45.0"
chrono = { version = "0.4.22", default-features = false, features = ["serde", "clock"] }
clap = { version = "4.4.2", features = ["derive"] }
clap-verbosity-flag = "2.0.1"
Expand Down

0 comments on commit 325fbea

Please sign in to comment.