mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
update arboard to 3.0 (#2067)
This commit is contained in:
@@ -67,4 +67,4 @@ webbrowser = { version = "0.7", optional = true }
|
||||
smithay-clipboard = { version = "0.6.3", optional = true }
|
||||
|
||||
[target.'cfg(not(target_os = "android"))'.dependencies]
|
||||
arboard = { version = "2.1", optional = true, default-features = false }
|
||||
arboard = { version = "3.0", optional = true, default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user