diff --git a/Cargo.toml b/Cargo.toml index 0e663da..7f487aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,8 @@ keywords = ["audio", "broadcast", "multimedia","smpte"] [dependencies] byteorder = "1.3.4" encoding = "0.2.33" -serde_json = "1.0.59" \ No newline at end of file +serde_json = "1.0.59" + +[profile.release] +debug = true +