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
+1 -1
View File
@@ -31,4 +31,4 @@ log = { workspace = true }
thiserror = { workspace = true }
[target."cfg(not(any(target_os = \"android\", target_os = \"ios\")))".dependencies]
global-hotkey = { version = "0.6", features = ["serde"] }
global-hotkey = { version = "0.7", features = ["serde"] }