mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 17:00:44 +00:00
Updated Cargo.toml
This commit is contained in:
@@ -16,4 +16,8 @@ keywords = ["audio", "broadcast", "multimedia","smpte"]
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
byteorder = "1.3.4"
|
byteorder = "1.3.4"
|
||||||
encoding = "0.2.33"
|
encoding = "0.2.33"
|
||||||
serde_json = "1.0.59"
|
serde_json = "1.0.59"
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
debug = true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user