Skip to content

Commit d434523

Browse files
fix(deps): update rust crate global-hotkey to 0.7 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73d8d82 commit d434523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ core-foundation = "0.10"
1717
cocoa = "0.25"
1818

1919
# Phase 2: Global Hotkey
20-
global-hotkey = "0.6"
20+
global-hotkey = "0.7"
2121

2222
# Phase 3: Audio Recording
2323
cpal = "0.15"

0 commit comments

Comments
 (0)