Skip to content

Commit

Permalink
chore(deps): Bump cached from 0.46.0 to 0.46.1 (vectordotdev#19058)
Browse files Browse the repository at this point in the history
Bumps [cached](https://github.com/jaemk/cached) from 0.46.0 to 0.46.1.
- [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-patch
...

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] authored and AndrooTheChen committed Sep 23, 2024
1 parent 9d0802a commit 1d2aeab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -9,7 +9,7 @@ publish = false

[dependencies]
anyhow = "1.0.75"
cached = "0.46.0"
cached = "0.46.1"
chrono = { version = "0.4.31", default-features = false, features = ["serde", "clock"] }
clap = { version = "4.4.7", features = ["derive"] }
clap-verbosity-flag = "2.1.0"
Expand Down

0 comments on commit 1d2aeab

Please sign in to comment.