Cargo: add some missing metadata

This commit is contained in:
Skia 2021-10-16 13:42:03 +02:00
parent 7be68bd830
commit 3609786b7b
2 changed files with 5 additions and 1 deletions

2
Cargo.lock generated
View file

@ -101,7 +101,7 @@ checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
[[package]]
name = "swaysome"
version = "1.1.0"
version = "1.1.1"
dependencies = [
"byteorder",
"clap",

View file

@ -3,6 +3,10 @@ name = "swaysome"
version = "1.1.1"
authors = ["Skia <skia@hya.sk>"]
edition = "2018"
description = "swaysome provides a different way to manage your multiple outputs with the sway windows manager"
license = "MIT"
repository = "https://gitlab.com/hyask/swaysome"
homepage = "https://gitlab.com/hyask/swaysome"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html