mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 17:00:44 +00:00
Tweaked dependencies
This commit is contained in:
@@ -16,10 +16,12 @@ 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.61"
|
|
||||||
uuid = "0.8.1"
|
uuid = "0.8.1"
|
||||||
clap = "2.33.3"
|
clap = "2.33.3"
|
||||||
|
|
||||||
|
[dev-dependencies]
|
||||||
|
serde_json = "1.0.61"
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
debug = true
|
debug = true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user