tubest/driver/Cargo.toml
2023-11-12 16:19:57 -08:00

12 lines
217 B
TOML

[package]
name = "tubest-driver"
version = "0.1.0"
edition = "2021"
[dependencies]
tubest-common.workspace = true
futures.workspace = true
libmpv.workspace = true
tokio.workspace = true
tokio-stream.workspace = true