swaysome/Cargo.toml
Skia ae9eb161fe Release 1.1.2
New repository, homepage, install instruction, etc...
No code change.
2021-10-16 14:15:14 +02:00

16 lines
478 B
TOML

[package]
name = "swaysome"
version = "1.1.2"
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
[dependencies]
byteorder = "1"
serde_json = "1"
clap = "2"