Skip to content

Commit

Permalink
chore(deps): bump papaya from 0.1.4 to 0.1.5 (#162)
Browse files Browse the repository at this point in the history
Bumps [papaya](https://github.com/ibraheemdev/papaya) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/ibraheemdev/papaya/releases)
- [Commits](ibraheemdev/papaya@v0.1.4...v0.1.5)

---
updated-dependencies:
- dependency-name: papaya
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 80d0cd7 commit d258a6f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 78 deletions.
86 changes: 9 additions & 77 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 crates/proksi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ notify = { version = "7.0.0", default-features = false, features = [
num_cpus = "1.16.0"
once_cell = "1.20.2"
openssl = { version = "0.10", features = ["vendored"] }
papaya = "0.1.4"
papaya = "0.1.5"
path-tree = "0.8.1"
pingora = { version = "0.4.0", features = ["lb", "openssl", "proxy", "cache"] }
pingora-cache = "0.4.0"
Expand Down

0 comments on commit d258a6f

Please sign in to comment.