diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,3 +40,4 @@ symphonia = { git = "https://github.com/sscobici/Symphonia.git", rev = "2213f274 "flac", ] } console = { version = "0.15.11", features = ["windows-console-colors"] } +libflac-sys = { version = "0.3.3", default-features = false, features = ["build-flac"] } |
