Skip to content

Commit

Permalink
Bump wl-clipboard-rs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
piegamesde committed Mar 20, 2022
1 parent 0fa87a4 commit 63bf211
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 @@ -22,5 +22,5 @@ objc-foundation = "0.1"

[target.'cfg(all(unix, not(any(target_os="macos", target_os="android", target_os="emscripten"))))'.dependencies]
failure = "0.1"
wl-clipboard-rs = "0.4"
wl-clipboard-rs = "0.6"
x11-clipboard = "0.5.1"

0 comments on commit 63bf211

Please # to comment.