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
@@ -440,6 +440,7 @@ version = "1.2.1"
dependencies = [
"aho-corasick",
"clap",
"lazy_static",
"rayon",
"serde",
"serde_derive",