diff --git a/Cargo.toml b/Cargo.toml index 09d3431..a2e6fa1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "rustycog" version = "0.2.1" edition = "2024" description = "A synchronous task manager" -repository = "https://www.github.com/Huggepugge1/RustyCog" +repository = "https://github.com/Huggepugge1/RustyCog" license-file = "LICENSE" [dependencies]