Prepare Cargo.toml for crates.io publication

This commit is contained in:
Tom A. Wagner
2021-03-12 17:55:57 +01:00
parent 7f4778cb81
commit f0d85b7ed3

View File

@@ -3,6 +3,12 @@ name = "helvum"
version = "0.1.0"
authors = ["Tom A. Wagner <tom.a.wagner@protonmail.com>"]
edition = "2018"
license = "GPL-3.0-only"
description = "A GTK patchbay for pipewire"
repository = "https://gitlab.freedesktop.org/ryuukyu/helvum"
readme = "README.md"
keywords = ["pipewire", "gtk", "patchbay", "gui", "utility"]
categories = ["gui", "multimedia"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html