Update wav rust library

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

View File

@@ -10,8 +10,8 @@ panic = "abort"
cdtypes = {path = "../cdtypes"}
clap = {version = "4.4.11", features = ["derive"]}
colored = "2.1.0"
hound = "3.5.1"
no-comment = "0.0.3"
paste = "1.0.14"
roxmltree = "0.19.0"
tool_helper = {path = "../tool_helper"}
wav = "1.0.0"