tests for secondary parsers
This commit is contained in:
parent
b2b8546f20
commit
0465fb2e4c
6 changed files with 244 additions and 60 deletions
|
@ -18,6 +18,7 @@ strum = { version = "0.26", features = ["derive"] }
|
|||
strum_macros = "0.26"
|
||||
tinyaudio = { version = "0.1", optional = true }
|
||||
bng_macros = { path = "bng_macros" }
|
||||
const_format = "0.2.33"
|
||||
|
||||
[features]
|
||||
default = ["play", "save"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue