diff --git a/Cargo.toml b/Cargo.toml index 24c0c4b..dbada51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,8 +6,8 @@ authors = ["James McMurray "] edition = "2018" license = "MIT/Apache-2.0" readme = "README.md" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html +repository = "https://github.com/jamesmcm/s3rename" +homepage = "https://github.com/jamesmcm/s3rename" [dependencies] sedregex = "0.2"