Skip to content

Commit 45c96e1

Browse files
Update Rust crate tauri-plugin-global-shortcut to 2.3.1
1 parent 0a79076 commit 45c96e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src-tauri/Cargo.lock

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

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ custom-protocol = [ "tauri/custom-protocol" ]
5757
devtools = [ "tauri/devtools" ]
5858

5959
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
60-
tauri-plugin-global-shortcut = "2.2.1"
60+
tauri-plugin-global-shortcut = "2.3.1"
6161

6262

6363
[package.metadata.i18n]

0 commit comments

Comments
 (0)