diff --git a/Cargo.toml b/Cargo.toml index 03cbff9..5eaca67 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["João Victor Guimarães "] edition = "2018" license = "MIT" description = "A simple terminal-based dice roller for RPG and CLI enthusiasts" - +repository = "https://github.com/jvlsg/roll-rust/" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]