fix(global-shortcut): update to 0.2.1 to fix macos build (#353)

This commit is contained in:
Lucas Fernandes Nogueira
2023-05-12 05:30:55 -07:00
committed by GitHub
parent bb26f7d710
commit e0e7b4fc71
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ serde_json.workspace = true
tauri.workspace = true
log.workspace = true
thiserror.workspace = true
global-hotkey = "0.2"
global-hotkey = "0.2.1"