mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Add the configuration struct for yabridgectl
This commit is contained in:
@@ -9,10 +9,10 @@ description = "Optional command line helper to set up yabridge"
|
||||
repository = "https://github.com/robbert-vdh/yabridge"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
aho-corasick = "0.7.13"
|
||||
clap = "3.0.0-beta.1"
|
||||
rayon = "1.3.1"
|
||||
toml = "0.5.6"
|
||||
walkdir = "2.3.1"
|
||||
xdg = "2.2.0"
|
||||
|
||||
Reference in New Issue
Block a user