diff --git a/Cargo.toml b/Cargo.toml index a3b4314..70eca65 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,8 @@ version = "0.1.0" edition = "2021" license = "MIT OR Apache-2.0" description = "Deserialize (potentially nested) environment variables into your custom structs" +homepage = "https://github.com/TheNeikos/envious" +repository = "https://github.com/TheNeikos/envious" resolver = "2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html