This repository has been archived on 2021-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
swaysome/Cargo.toml
Skia 6f72380643 Release 1.1.1
Fix crash with disabled outputs
2021-10-15 10:21:02 +02:00

13 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"