Update window_clipboard
in iced_winit
This commit is contained in:
parent
3f785472c4
commit
f1168187c9
@ -15,15 +15,12 @@ debug = []
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
winit = "0.22"
|
winit = "0.22"
|
||||||
|
window_clipboard = "0.1"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
|
|
||||||
[dependencies.iced_native]
|
[dependencies.iced_native]
|
||||||
version = "0.1.0-alpha"
|
version = "0.1.0-alpha"
|
||||||
path = "../native"
|
path = "../native"
|
||||||
|
|
||||||
[dependencies.window_clipboard]
|
|
||||||
git = "https://github.com/hecrj/window_clipboard"
|
|
||||||
rev = "22c6dd6c04cd05d528029b50a30c56417cd4bebf"
|
|
||||||
|
|
||||||
[target.'cfg(target_os = "windows")'.dependencies.winapi]
|
[target.'cfg(target_os = "windows")'.dependencies.winapi]
|
||||||
version = "0.3.6"
|
version = "0.3.6"
|
||||||
|
Loading…
Reference in New Issue
Block a user