split cli, cli utilities
This commit is contained in:
parent
1074adb9e7
commit
c0e3478ae0
3 changed files with 453 additions and 413 deletions
|
@ -20,6 +20,7 @@ derive_builder = "0.20"
|
|||
derive_wrapper = "0.1"
|
||||
fasteval = "0.2"
|
||||
flacenc = { version = "0.4", optional = true }
|
||||
getset = "0.1.5"
|
||||
hound = { version = "3.5", optional = true }
|
||||
lazy_static = "1.5"
|
||||
mp3lame-encoder = { version = "0.2", features = ["std"], optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue