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
Generated
+2 -2
View File
@@ -2470,9 +2470,9 @@ checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
[[package]]
name = "global-hotkey"
version = "0.7.0"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9247516746aa8e53411a0db9b62b0e24efbcf6a76e0ba73e5a91b512ddabed7"
checksum = "8c386b0a4a70cb2d39fffd74480f985b6f0bfbcb934b6a6b6b7e630e448f242e"
dependencies = [
"crossbeam-channel",
"keyboard-types",