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