Add VST2 file indexing to yabridgectl

This commit is contained in:
Robbert van der Helm
2020-07-13 19:08:38 +02:00
parent 5f2cb434bc
commit 7a8e0ed5cd
3 changed files with 108 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ license = "GPL-3.0-or-later"
[dependencies]
aho-corasick = "0.7.13"
clap = "3.0.0-beta.1"
lazy_static = "1.4.0"
rayon = "1.3.1"
serde = "1.0.114"
serde_derive = "1.0.114"