Skip to content

Commit

Permalink
Update smithay-clipboard
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed Nov 22, 2023
1 parent be64cb5 commit 1d934a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/kas-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ cfg-if = "1.0.0"
smol_str = "0.2.0"

[target.'cfg(any(target_os="linux", target_os="dragonfly", target_os="freebsd", target_os="netbsd", target_os="openbsd"))'.dependencies]
smithay-clipboard = { version = "0.6.6", optional = true }
smithay-clipboard = { version = "0.7.0", optional = true }

[target.'cfg(not(target_os = "android"))'.dependencies]
arboard = { version = "3.2.0", optional = true, default-features = false }
Expand Down

0 comments on commit 1d934a3

Please sign in to comment.