chore: update repository URL (#164)

This commit is contained in:
Alex Touchet
2025-10-03 02:50:12 -07:00
committed by GitHub
parent dc7a755790
commit c01a2b648a

View File

@@ -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"