Skip to content

Commit dcec59e

Browse files
build(deps): bump the patch group across 1 directory with 12 updates (#1660)
1 parent 57ade80 commit dcec59e

File tree

5 files changed

+68
-56
lines changed

5 files changed

+68
-56
lines changed

Cargo.lock

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

crates/http-client-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ workspace = true
1212
proxy_cfg = "0.4"
1313
reqwest = { version = "0.12", default-features = false }
1414
anyhow = "1.0"
15-
url = "2.5"
15+
url = { version = "2.5", features = ["serde"] }
1616
tracing = "0.1"
1717
ipnet = "2.10"
1818
parking_lot = "0.12"

0 commit comments

Comments
 (0)