Skip to content

Commit

Permalink
Update x11-clipboard to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Jan 29, 2024
1 parent 54699fb commit 676887a
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.9.0", optional = true }
smithay-clipboard = { version = "0.7.0", optional = true }

0 comments on commit 676887a

Please sign in to comment.