diff --git a/Cargo.toml b/Cargo.toml index 59e8a69..b3cbced 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ repository = "https://github.com/ripytide/metapac" readme = "README.md" keywords = ["package-manager", "linux", "declarative", "cli"] categories = ["command-line-utilities"] +authors = ["James Forster "] include = [ "build.rs", "src/**/*",