From e64346307e41c845582957c1d9edf78019e5911f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 28 Nov 2020 17:07:36 +0200 Subject: chore: add repository URL to Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 73924e3..0849e1f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "summain" version = "0.2.0" description = "File manifests" readme = "README.md" +repository = "https://gitlab.com/larswirzenius/summain" license = "GPL-3.0-or-later" authors = ["Lars Wirzenius "] edition = "2018" -- cgit v1.2.1