diff --git a/Cargo.toml b/Cargo.toml index 20c57ef..2ff03ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" keywords = ["windowing", "global", "global-hotkey", "hotkey"] license = "Apache-2.0 OR MIT" readme = "README.md" -repository = "https://github.com/amrbashir/global-hotkey" +repository = "https://github.com/tauri-apps/global-hotkey" documentation = "https://docs.rs/global-hotkey" categories = ["gui"] rust-version = "1.71"