Update clipboard-win
This commit is contained in:
parent
cce758143e
commit
d6224e1b03
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ raw-window-handle = "0.5"
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
|
|
||||||
[target.'cfg(windows)'.dependencies]
|
[target.'cfg(windows)'.dependencies]
|
||||||
clipboard-win = { version = "4.0", features = ["std"] }
|
clipboard-win = { version = "5.0", features = ["std"] }
|
||||||
|
|
||||||
[target.'cfg(target_os = "macos")'.dependencies]
|
[target.'cfg(target_os = "macos")'.dependencies]
|
||||||
clipboard_macos = { version = "0.1", path = "./macos" }
|
clipboard_macos = { version = "0.1", path = "./macos" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue