summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-13 11:40:57 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-13 11:40:57 +0200
commit47554e7c3e97e89dde4fdbd2ce90c71d8b7067ba (patch)
tree443730c5fdc430411f8d974a39076939bc03b8c4
parent28be9185e755fbbc4d48ee719e7ca0df10d2e88a (diff)
downloadvmadm-47554e7c3e97e89dde4fdbd2ce90c71d8b7067ba.tar.gz
build: update Cargo.toml for publishing on crates.io
-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