Cue lists implemented

This commit is contained in:
Jamie Hardt
2020-12-10 18:09:28 -08:00
parent 8519854596
commit 4890483dcd
4 changed files with 29 additions and 14 deletions

2
Cargo.lock generated
View File

@@ -2,7 +2,7 @@
# It is not intended for manual editing.
[[package]]
name = "bwavfile"
version = "0.1.6"
version = "0.1.7"
dependencies = [
"byteorder",
"encoding",