mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2026-05-17 12:43:25 +00:00
Added very basic file verification
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bwavfile"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
authors = ["Jamie Hardt <jamiehardt@me.com>"]
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
@@ -16,4 +16,4 @@ keywords = ["audio", "broadcast", "multimedia","smpte"]
|
||||
[dependencies]
|
||||
byteorder = "1.3.4"
|
||||
encoding = "0.2.33"
|
||||
serde_json = "1.0.59" # for tests
|
||||
serde_json = "1.0.59"
|
||||
Reference in New Issue
Block a user