add lib::video::inspect_async

This commit is contained in:
Bel LaPointe
2023-12-28 17:19:20 -05:00
parent 11437bc848
commit c5b2945c55
3 changed files with 485 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
async-process = "2.0.1"
[lib]
name = "lib"