diff --git a/plugins/global-shortcut/Cargo.toml b/plugins/global-shortcut/Cargo.toml index 81bdf831..24e0b4d0 100644 --- a/plugins/global-shortcut/Cargo.toml +++ b/plugins/global-shortcut/Cargo.toml @@ -11,4 +11,4 @@ serde_json.workspace = true tauri.workspace = true log.workspace = true thiserror.workspace = true -global-hotkey = "0.1" +global-hotkey = "0.2"