|
wry = { workspace = true, features = ["os-webview", "protocol", "drag-drop", "linux-body"] }
|
|
wry = { workspace = true, features = ["os-webview", "protocol", "drag-drop", "linux-body"] }
|
|
[target.'cfg(any(target_os = "windows",target_os = "macos",target_os = "linux",target_os = "dragonfly", target_os = "freebsd", target_os = "netbsd", target_os = "openbsd"))'.dependencies]
|
|
[target.'cfg(any(target_os = "windows",target_os = "macos",target_os = "linux",target_os = "dragonfly", target_os = "freebsd", target_os = "netbsd", target_os = "openbsd"))'.dependencies]
|
|
rfd = { version = "0.15.2", default-features = false, features = ["xdg-portal", "tokio"] }
|
|
rfd = { version = "0.15.2", default-features = false, features = ["xdg-portal", "tokio"] }
|