Skip to content

Commit 153937c

Browse files
chore(deps): update rust crate global-hotkey to 0.7
1 parent 323afd1 commit 153937c

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

Cargo.lock

Lines changed: 12 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/global-shortcut/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ log = { workspace = true }
3131
thiserror = { workspace = true }
3232

3333
[target."cfg(not(any(target_os = \"android\", target_os = \"ios\")))".dependencies]
34-
global-hotkey = { version = "0.6", features = ["serde"] }
34+
global-hotkey = { version = "0.7", features = ["serde"] }

0 commit comments

Comments
 (0)