chore(deps): update rust crate global-hotkey to 0.8 (#3408)

Co-authored-by: Fabian-Lars <30730186+FabianLars@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-27 11:50:02 +02:00
committed by GitHub
parent d67e4f8cdc
commit cb863d57c6
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -27,4 +27,4 @@ log = { workspace = true }
thiserror = { workspace = true }
[target."cfg(not(any(target_os = \"android\", target_os = \"ios\")))".dependencies]
global-hotkey = { version = "0.7", features = ["serde"] }
global-hotkey = { version = "0.8", features = ["serde"] }