chore: update tag

This commit is contained in:
Ashley Wulber 2024-04-04 19:40:49 -04:00
parent c9e7a8e2fa
commit f290a4fc86
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
3 changed files with 3 additions and 3 deletions

View file

@ -6,4 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[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" }
smithay-clipboard = { git = "https://github.com/pop-os/smithay-clipboard", tag = "pop-dnd-2" }