swaysome/Cargo.toml
Skia 6f72380643 Release 1.1.1
Fix crash with disabled outputs
2021-10-15 10:21:02 +02:00

12 lines
254 B
TOML

[package]
name = "swaysome"
version = "1.1.1"
authors = ["Skia <skia@hya.sk>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
byteorder = "1"
serde_json = "1"
clap = "2"