added json parsing

This commit is contained in:
Jamie Hardt
2020-11-22 18:48:08 -08:00
parent 02a91f2b1d
commit a5c55dbcf1
3 changed files with 48 additions and 0 deletions

View File

@@ -16,3 +16,4 @@ keywords = ["audio", "broadcast", "multimedia","smpte"]
[dependencies]
byteorder = "1.3.4"
encoding = "0.2.33"
serde_json = "1.0.59" # for tests