fix(deps): backport secure Wayland XML parser
This commit is contained in:
@@ -6,6 +6,7 @@ members = [
|
||||
"crates/ely_domain",
|
||||
"crates/ely_servo_host",
|
||||
"crates/ely_sync_client",
|
||||
"third_party/wayland-scanner",
|
||||
]
|
||||
default-members = ["crates/ely_app"]
|
||||
resolver = "2"
|
||||
@@ -43,6 +44,7 @@ gpui = { path = "third_party/gpui" }
|
||||
gpui_http_client = { path = "third_party/gpui_support/gpui_http_client" }
|
||||
gpui_sum_tree = { path = "third_party/gpui_support/gpui_sum_tree" }
|
||||
gpui_util = { path = "third_party/gpui_support/gpui_util" }
|
||||
wayland-scanner = { path = "third_party/wayland-scanner" }
|
||||
zed-sum-tree = { path = "third_party/gpui_support/zed-sum-tree" }
|
||||
|
||||
[workspace.lints.rust]
|
||||
|
||||
Reference in New Issue
Block a user