From f66891a99a4e89bc38f168f5bf30e25ca8f384a2 Mon Sep 17 00:00:00 2001 From: jvlsg Date: Wed, 30 Dec 2020 17:22:27 -0300 Subject: [PATCH] ADD: Repository to Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]