Closed glandium closed 1 year ago
The main reason would be that many crates have switched to nix 0.26 (the most used of which is tokio), and this would avoid depending on two versions of the crate. Alternatively, the dependency could be turned into >=0.24,<0.27
@RustAudio/cpal-maintainers have you fixed up your stuff so I can do this without breaking cpal?
Fixed now
For what reason? Usually updates cause more version churn than they're worth.