Update wav rust library

This commit is contained in:
Jaby
2024-05-26 17:55:54 +02:00
parent 3ce5dcff12
commit db4cf3eefa
4 changed files with 37 additions and 23 deletions

View File

@@ -11,6 +11,7 @@ byteorder = "1.5.0"
cdtypes = {path = "../cdtypes"}
colored = "2.0.4"
envmnt = "0.10.4"
hound = "3.5.1"
lz4 = "1.24.0"
paste = "1.0.14"
wslpath = {path = "../wslpath"}