Skip to content

Commit

Permalink
Bump cached from 0.45.1 to 0.46.0 (#257)
Browse files Browse the repository at this point in the history
Bumps [cached](https://github.com/jaemk/cached) from 0.45.1 to 0.46.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 25, 2023
1 parent b05d882 commit 31a3b76
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
21 changes: 16 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ serde_json = "1.0"
percent-encoding = "2.3"
log = "0.4"
once_cell = "1.18"
cached = "0.45"
cached = "0.46"
actix-web = "4.4"
eyre = "0.6"
env_logger = "0.10"
Expand Down

0 comments on commit 31a3b76

Please sign in to comment.