fix dependency

This commit is contained in:
Zen 2021-08-29 18:59:28 +03:00
parent 8cf8e7a62f
commit 44a7fe1831

View file

@ -23,6 +23,7 @@ serde = { version = "1.0.126", features = ["serde_derive"] }
shlex = "1.0.0"
ctrlc = "3.1.9"
path_abs = "0.5.1"
structopt = "0.3.22"
av1an-cli = { path = "av1an-cli" }
av1an-core = { path = "av1an-core" }