Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tricked-dev committed Apr 16, 2022
1 parent 9cdf03a commit 595824d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions desktop/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ serde_json = "1.0.74"
tokio = { version = "1.15.0", features = ["sync"] }
toml = "0.5.8"
winit = "0.26.1"

[target.'cfg(not(target_os = "macos"))'.dependencies]
[target.'cfg(target_os = "linux")'.dependencies]
wl-clipboard-rs = "0.6.0"

[target.'cfg(unix)'.dependencies]
Expand Down

0 comments on commit 595824d

Please sign in to comment.