We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7a755 commit c01a2b6Copy full SHA for c01a2b6
Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
6
keywords = ["windowing", "global", "global-hotkey", "hotkey"]
7
license = "Apache-2.0 OR MIT"
8
readme = "README.md"
9
-repository = "https://github.com/amrbashir/global-hotkey"
+repository = "https://github.com/tauri-apps/global-hotkey"
10
documentation = "https://docs.rs/global-hotkey"
11
categories = ["gui"]
12
rust-version = "1.71"
0 commit comments