footswitch-rs/Cargo.toml

12 lines
191 B
TOML
Raw Permalink Normal View History

[package]
name = "footswitch-rs"
version = "0.1.0"
authors = ["Dennis Potter <dennis@dennispotter.eu>"]
[dependencies]
structopt = "0.2.13"
hidapi = "0.5.0"
users = "0.8"
colored = "1.6.1"