mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-20 02:13:56 +02:00
Add other dependencies needed yabridgectl
This commit is contained in:
@@ -7,4 +7,7 @@ edition = "2018"
|
||||
# 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"
|
||||
|
||||
Reference in New Issue
Block a user