Deps: Move to published symphonia v0.5.2 from git
Symphonia v0.5.2 has all the API changes and fixes we were depending on, which leaves next one step closer to publishable. Tested using `cargo make ready`.
This commit is contained in:
@@ -39,8 +39,6 @@ features = ["builtin-queue"]
|
||||
[dependencies.symphonia]
|
||||
# version = "0.5"
|
||||
features = ["aac", "mp3", "isomp4", "alac"] # ...as well as any extras you need!
|
||||
# **NOTE**: For now, please use this repository in pre-releases.
|
||||
git = "https://github.com/pdeljanov/Symphonia"
|
||||
```
|
||||
|
||||
## Dependencies
|
||||
|
||||
Reference in New Issue
Block a user