|
@@ -48,6 +48,6 @@ macos-private-api = [
|
|
|
]
|
|
|
objc-exception = [ "wry/objc-exception" ]
|
|
|
global-shortcut = [ "tauri-runtime/global-shortcut" ]
|
|
|
-clipboard = [ "tauri-runtime/clipboard", "arboard" ]
|
|
|
+clipboard = [ "tauri-runtime/clipboard", "arboard/wayland-data-control" ]
|
|
|
linux-headers = [ "wry/linux-headers", "webkit2gtk/v2_36" ]
|
|
|
tracing = [ "dep:tracing", "wry/tracing" ]
|