Skip to content

Commit

Permalink
chore: update arboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Gae24 committed Nov 4, 2024
1 parent ad14bf2 commit dda5a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/egui-winit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ smithay-clipboard = { version = "0.7.2", optional = true }
wayland-cursor = { version = "0.31.1", default-features = false, optional = true }

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

0 comments on commit dda5a40

Please sign in to comment.