chore(deps): update rust crate global-hotkey to 0.7 (v2) (#2684)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de>
This commit is contained in:
renovate[bot]
2025-05-07 11:17:59 +02:00
committed by GitHub
parent 4a29dd6cc6
commit 494d1fea13
3 changed files with 19 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
---
global-shortcut: patch
global-shortcut-js: patch
---
Updated `global-hotkey` crate to `0.7` to fix a panic when trying to register a key combination which was already registered by another program. No API changes.