feat: add audio track types

This commit is contained in:
ThetaDev 2023-05-11 16:00:29 +02:00
parent 3a75ed8610
commit 86775ea95b
9 changed files with 1480 additions and 399 deletions

View file

@ -47,6 +47,7 @@ serde_with = { version = "3.0.0", default-features = false, features = [
"macros",
"json",
] }
serde_plain = "1.0.1"
rand = "0.8.5"
time = { version = "0.3.15", features = [
"macros",