refactor: global shortcut

This commit is contained in:
lencx
2022-12-31 20:07:09 +08:00
parent 5ebda4105d
commit 85fbd4a104
6 changed files with 53 additions and 26 deletions

View File

@@ -26,6 +26,7 @@ walkdir = "2.3.2"
regex = "1.7.0"
tokio = { version = "1.23.0", features = ["macros"] }
reqwest = "0.11.13"
wry = "0.23.4"
[dependencies.tauri-plugin-log]
git = "https://github.com/tauri-apps/tauri-plugin-log"