Skip to content

Commit

Permalink
Bump cached from 0.36.0 to 0.37.0 (lycheeverse#695)
Browse files Browse the repository at this point in the history
Bumps [cached](https://github.com/jaemk/cached) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/jaemk/cached/releases)
- [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] authored Jul 18, 2022
1 parent 6fae93f commit 52b242a
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 lychee-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ path-clean = "0.1.0"
percent-encoding = "2.1.0"
async-stream = "0.3.3"
jwalk = "0.6.0"
cached = "0.36.0"
cached = "0.37.0"
once_cell = "1.13.0"
thiserror = "1.0.31"
futures = "0.3.21"
Expand Down

0 comments on commit 52b242a

Please sign in to comment.