rhubarb-lip-sync/rhubarb/rhubarb-audio/Cargo.toml

14 lines
204 B
TOML
Raw Normal View History

2022-11-16 20:18:41 +00:00
[package]
name = "rhubarb-audio"
version = "0.1.0"
edition = "2021"
[dependencies]
dyn-clone = "1.0.10"
log = "0.4.17"
[dev-dependencies]
assert_matches = "1.5.0"
rstest = "0.15.0"
speculoos = "0.10.0"