diff --git a/Cargo.toml b/Cargo.toml index a3ab89f..0515204 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Kang Seonghoon "] description = "Date and time library for Rust" homepage = "https://github.com/lifthrasiir/rust-chrono" +repository = "https://github.com/lifthrasiir/rust-chrono" readme = "README.md" license = "MIT/Apache-2.0"