Add other dependencies needed yabridgectl

This commit is contained in:
Robbert van der Helm
2020-07-13 11:54:50 +02:00
parent 83494a13bc
commit 8561da88ef
2 changed files with 152 additions and 0 deletions
+3
View File
@@ -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"