summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-04-05 11:18:47 +0300
committerLars Wirzenius <liw@liw.fi>2021-04-05 11:18:47 +0300
commitc0222dce0776600129ce1590bd40974df6af8d0b (patch)
tree1a3fb6268070173cb41d72186d66159e48443a6a /Cargo.toml
parent9b6a196b04939463462efae7640ab4b3ff04158a (diff)
downloadbumper-rs-c0222dce0776600129ce1590bd40974df6af8d0b.tar.gz
chore: update Cargo.toml with more metadata fields
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
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 <liw@liw.fi>"]
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