Updated Cargo.toml

This commit is contained in:
Jamie Hardt
2020-11-28 16:35:55 -08:00
parent 358aa06f7c
commit 9b2a9783a0

View File

@@ -17,3 +17,7 @@ keywords = ["audio", "broadcast", "multimedia","smpte"]
byteorder = "1.3.4"
encoding = "0.2.33"
serde_json = "1.0.59"
[profile.release]
debug = true