[package] name = "swaysome" version = "2.1.2" authors = ["Skia ", "Nabos "] edition = "2021" description = "swaysome provides an awesome 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.5.0" clap = { version = "4.4.8", features = ["derive"] } serde = { version = "1.0.192", features = ["derive"] } serde_json = "1.0.108"