chore: update smithay-clipboard

This commit is contained in:
Ashley Wulber 2024-05-01 11:55:55 -04:00
parent 6ca3cc3d4c
commit 8a816d8f21
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ bitflags = "2.5.0"
raw-window-handle = "0.6"
[target.'cfg(all(unix, not(any(target_os="macos", target_os="android", target_os="emscripten", target_os="ios", target_os="redox"))))'.dependencies]
smithay-clipboard = { git = "https://github.com/pop-os/smithay-clipboard", tag = "pop-dnd-3", features = [
smithay-clipboard = { git = "https://github.com/pop-os/smithay-clipboard", tag = "pop-dnd-4", features = [
"dnd",
] }
sctk = { package = "smithay-client-toolkit", git = "https://github.com/Smithay/client-toolkit", default-features = false, features = [