diff --git a/Cargo.toml b/Cargo.toml index 0710c61..a43b395 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,11 +3,11 @@ name = "winrt-toast" version = "0.2.0" edition = "2021" license = "MIT" -authors = ["Harry Cheng "] +authors = ["Harry Cheng ", "Atif Chowdhury "] description = "A toast notification library for Windows 10 and 11." keywords = ["notification", "windows", "toast", "notify"] categories = ["os::windows-apis", "gui"] -repository = "https://github.com/chengyuhui/kdeconnect-rs/tree/main/winrt-toast" +repository = "https://github.com/AtifChy/winrt-toast.git" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html