Skip to content

Commit

Permalink
Bump global-hotkey from 0.4.1 to 0.4.2 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps [global-hotkey](https://github.com/amrbashir/global-hotkey) from 0.4.1 to 0.4.2.
- [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.4.1...global-hotkey-v0.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 343bc8a commit 45b3ec3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tauri-plugin-log = { git = "https://github.com/tauri-apps/plugins-workspace", br
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
dirs = "5.0.1"
global-hotkey = "0.4.1"
global-hotkey = "0.4.2"
log = "^0.4"
tokio = "1.35.1"
url = "2.5.0"
Expand Down

0 comments on commit 45b3ec3

Please sign in to comment.