diff --git a/Cargo.toml b/Cargo.toml index d002e9c..21c0a97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "awesome-rust" version = "0.1.0" authors = [] +homepage = "https://github.com/rust-unofficial/awesome-rust" +repository = "https://github.com/rust-unofficial/awesome-rust" edition = "2018" [dependencies]