Skip to content

Commit

Permalink
Bump global-hotkey from 0.5.5 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [global-hotkey](https://github.com/amrbashir/global-hotkey) from 0.5.5 to 0.6.0.
- [Release notes](https://github.com/amrbashir/global-hotkey/releases)
- [Changelog](https://github.com/tauri-apps/global-hotkey/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/global-hotkey@global-hotkey-v0.5.5...global-hotkey-v0.6)

---
updated-dependencies:
- dependency-name: global-hotkey
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent e5d3589 commit 06094f9
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 29 deletions.
99 changes: 71 additions & 28 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ eframe = { version = "0.28", features = ["persistence"] }
egui_extras = { version = "0.28", features = ["svg"] }
enigo = { version = "0.2" }
futures = { version = "0.3" }
global-hotkey = { version = "0.5" }
global-hotkey = { version = "0.6" }
language = { version = "0.1", features = ["serde"] }
parking_lot = { version = "0.12" }
reqwew = { version = "0.2" }
Expand Down

0 comments on commit 06094f9

Please sign in to comment.