From c0222dce0776600129ce1590bd40974df6af8d0b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 5 Apr 2021 11:18:47 +0300 Subject: chore: update Cargo.toml with more metadata fields --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4773e96..6d43fcc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,10 @@ name = "bumper" version ="0.2.0" authors = ["Lars Wirzenius "] edition = "2018" +license = "GPL-3.0-or-later" +description = "Update version number for a software project" +homepage = "https://bumper.liw.fi/" +repository = "https://gitlab.com/larswirzenius/bumper" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.1