1
0
mirror of https://github.com/emersion/kanshi synced 2024-09-19 18:35:44 +02:00
kanshi/Cargo.toml
2017-08-05 13:09:17 +02:00

15 lines
316 B
INI

[package]
name = "kanshi"
version = "0.1.1"
description = "Dynamic display configuration"
homepage = "https://github.com/emersion/kanshi"
repository = "https://github.com/emersion/kanshi"
readme = "README.md"
license = "MIT"
authors = ["emersion"]
[dependencies]
edid = "0.2.0"
getopts = "0.2.14"
xmltree = "0.4.0"