mirror of
https://github.com/gustavosett/Windows-11-Clipboard-History-For-Linux
synced 2026-04-26 01:25:11 +02:00
chore(deps): update enigo requirement from 0.2 to 0.6 in /src-tauri in the all-cargo group
This commit is contained in:
@@ -49,7 +49,7 @@ uuid = { version = "1.10", features = ["v4", "serde"] }
|
|||||||
|
|
||||||
# X11 Simulation for paste injection (Linux)
|
# X11 Simulation for paste injection (Linux)
|
||||||
[target.'cfg(target_os = "linux")'.dependencies]
|
[target.'cfg(target_os = "linux")'.dependencies]
|
||||||
enigo = "0.2"
|
enigo = "0.6"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["custom-protocol"]
|
default = ["custom-protocol"]
|
||||||
|
|||||||
Reference in New Issue
Block a user