Skip to content

Commit d2c83d6

Browse files
chore(deps): bump pingora in the rust-patch group across 1 directory
Bumps the rust-patch group with 1 update in the / directory: [pingora](https://github.com/cloudflare/pingora). Updates `pingora` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/cloudflare/pingora/releases) - [Changelog](https://github.com/cloudflare/pingora/blob/0.8.1/CHANGELOG.md) - [Commits](cloudflare/pingora@0.8.0...0.8.1) --- updated-dependencies: - dependency-name: pingora dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5498a9c commit d2c83d6

2 files changed

Lines changed: 81 additions & 68 deletions

File tree

Cargo.lock

Lines changed: 80 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ moka = { version = "0.12.15", default-features = false, features = ["sync"], opt
194194
maxminddb = { version = "0.28.1", optional = true }
195195
openssl = { version = "0.10.80", optional = true }
196196
percent-encoding = { version = "2.3.2", optional = true }
197-
pingora = { version = "=0.8.0", default-features = false, features = ["proxy"], optional = true }
197+
pingora = { version = "=0.8.1", default-features = false, features = ["proxy"], optional = true }
198198
prometheus = { version = "0.14.0", optional = true }
199199
rcgen = { version = "0.14.7", default-features = false, features = ["pem", "ring"], optional = true }
200200
regex = "1.12.4"

0 commit comments

Comments
 (0)