summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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