Skip to content

Commit

Permalink
chore(deps): bump path-tree from 0.8.1 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [path-tree](https://github.com/viz-rs/path-tree) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/viz-rs/path-tree/releases)
- [Changelog](https://github.com/viz-rs/path-tree/blob/main/CHANGELOG.md)
- [Commits](viz-rs/path-tree@v0.8.1...v0.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent c094fc2 commit f155bad
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 24 deletions.
32 changes: 9 additions & 23 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 @@ -55,7 +55,7 @@ num_cpus = "1.16.0"
once_cell = "1.20.2"
openssl = { version = "0.10", features = ["vendored"] }
papaya = "0.1.6"
path-tree = "0.8.1"
path-tree = "0.8.2"
pingora = { version = "0.4.0", features = ["lb", "openssl", "proxy", "cache"] }
pingora-cache = "0.4.0"
prometheus = "0.13.4"
Expand Down

0 comments on commit f155bad

Please sign in to comment.