diff --git a/Cargo.toml b/Cargo.toml index 5958df6..3a87cae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ authors = ["Peter Schilling"] repository = "https://github.com/schpet/envset" keywords = ["env", "environment", "dotenv", "cli"] categories = ["command-line-utilities", "config"] +homepage = "https://github.com/schpet/envset" [lib] name = "envset"