kick start international keyboard

This commit is contained in:
open-trade
2022-01-07 13:59:21 +08:00
Unverified
parent 1931cb8c7c
commit e82f040d6d
3 changed files with 12 additions and 1 deletions

View File

@@ -54,6 +54,7 @@ sciter-rs = { git = "https://github.com/open-trade/rust-sciter", branch = "dyn"
ctrlc = "3.2"
arboard = "2.0"
clipboard-master = "3.1"
tigervnc = { git = "https://github.com/open-trade/tigervnc" }
[target.'cfg(target_os = "windows")'.dependencies]
systray = { git = "https://github.com/liyue201/systray-rs" }