Skip to content

Commit

Permalink
Try 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kchibisov committed Dec 29, 2023
1 parent 54699fb commit 80eb538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.8.1", optional = true }
x11-clipboard = { version = "=0.8.0", optional = true }
smithay-clipboard = { version = "0.7.0", optional = true }

0 comments on commit 80eb538

Please sign in to comment.