Skip to content

Commit 861c015

Browse files
committed
Add mac-proxy feature for proxy support on macOS
1 parent bee466b commit 861c015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wrywebview/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ path = "src/main/rust/lib.rs"
1212
[dependencies]
1313
thiserror = "2.0.11"
1414
uniffi = "0.29.4"
15-
wry = "0.53.5"
15+
wry = { version = "0.53.5", features = ["mac-proxy"] }
1616

1717
[profile.release]
1818
opt-level = "z"

0 commit comments

Comments
 (0)