bwowww/Cargo.toml

14 lines
298 B
TOML
Raw Permalink Normal View History

2021-07-21 21:09:32 +00:00
[package]
name = "bwowww"
2021-07-21 21:09:32 +00:00
version = "0.1.0"
authors = ["Agatha Rose <agatharose@wantscuddl.es>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = "2.33.3"
2021-07-21 21:09:32 +00:00
dbus = "0.9.3"
midi-control = "0.2.0"
midir = "0.7.0"