Skip to content

Commit

Permalink
Bump smithay-clipboard and x11-clipboard
Browse files Browse the repository at this point in the history
  • Loading branch information
kchibisov committed Oct 10, 2023
1 parent b67e38e commit f9a48ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ objc_id = "0.1"
objc-foundation = "0.1"

[target.'cfg(all(unix, not(any(target_os="macos", target_os="android", target_os="ios", target_os="emscripten"))))'.dependencies]
x11-clipboard = { version = "0.7.0", optional = true }
smithay-clipboard = { version = "0.6.0", optional = true }
x11-clipboard = { version = "0.8.1", optional = true }
smithay-clipboard = { version = "0.7.0", optional = true }

0 comments on commit f9a48ba

Please sign in to comment.