feat: add audio track types
This commit is contained in:
parent
3a75ed8610
commit
86775ea95b
9 changed files with 1480 additions and 399 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Reference in a new issue