diff --git a/Cargo.toml b/Cargo.toml index dc661b0..c8f214a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" authors = ["librelois "] license = "AGPL-3.0" edition = "2018" +repository = "https://git.duniter.org/nodes/rust/modules/duniter-gva" [dependencies] anyhow = "1.0.33"