diff --git a/Cargo.toml b/Cargo.toml index 3fb87b25..04011bd3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,8 @@ name = "rojo" version = "0.1.0" authors = ["Lucien Greathouse "] description = "A tool to create robust Roblox projects" +license = "MIT" +repository = "https://github.com/LPGhatguy/rojo" [[bin]] name = "rojo"