summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-13 09:45:40 +0000
committerLars Wirzenius <liw@liw.fi>2021-03-13 09:45:40 +0000
commit8501490cefc1d1561bade98d1afdb4fb4b7edc36 (patch)
tree2647bb39832af5929af9342e6477d86b5fd3b16c /Cargo.toml
parent28be9185e755fbbc4d48ee719e7ca0df10d2e88a (diff)
parentf42cecb9ac2d0b5b6f563e7a57f8d62cc5dca97d (diff)
downloadvmadm-8501490cefc1d1561bade98d1afdb4fb4b7edc36.tar.gz
Merge branch 'release' into 'main'
Prepare to publish to crates.io See merge request larswirzenius/vmadm!17
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