swaysome/Cargo.toml
Skia 780e54abd4 Release 1.1.0
Many code improvements, plus add compatibility with sworkstyle.
2021-09-07 17:13:40 +02:00

12 lines
254 B
TOML

[package]
name = "swaysome"
version = "1.1.0"
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"