improve cargo metadata

main
Nick Zana 1 year ago
parent 6f5e5bf9e5
commit 1d9d024556

@ -1,7 +1,14 @@
[package]
name = "svr"
version = "0.1.0"
authors = ["Nick Zana <me@nickzana.dev>"]
edition = "2021"
description = "`svr` is a utility that monitors and downloads livestreams for any site with a youtube-dl extractor."
homepage = "https://git.nickzana.dev/nick/svr"
repository = "https://git.nickzana.dev/nick/svr"
license = "MIT OR Apache-2.0"
keywords = ["youtube-dl", "livestream", "multimedia"]
categories = ["multimedia"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Loading…
Cancel
Save