Skip to content

Commit

Permalink
Bump cached from 0.48.1 to 0.49.3
Browse files Browse the repository at this point in the history
Bumps [cached](https://github.com/jaemk/cached) from 0.48.1 to 0.49.3.
- [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]>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 762f6d4 commit 69cfc1c
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 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.48"
cached = "0.49"
actix-web = "4.4"
eyre = "0.6"
env_logger = "0.10"
Expand Down

0 comments on commit 69cfc1c

Please sign in to comment.