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 c09cb7d..8da5764 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,10 @@ name = "vmadm"
version = "0.2.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
+license = "GPL-3.0-or-later"
+description = "Administer virtual machines in local libvirt"
+homepage = "https://vmadm.liw.fi/"
+repository = "https://gitlab.com/larswirzenius/vmadm"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html