From 0d5c9b89cc3eafe1047537348e50bc0277d2db8e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 14 Dec 2021 19:49:04 +0200 Subject: chore: add repo to Cargo.toml, rename README to README.md Sponsored-by: author --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 541cf4b..76b4c2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Lars Wirzenius "] edition = "2018" license = "MIT-0" description = "model a project roadmap as a directed acyclic graph" +repostiory = "https://gitlab.com/larswirzenius/roadmap" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.1