Conversation
|
Hi and thanks for the PR, could you motivate why it is needed? |
|
Well, it's not exactly needed, just keep going forward. I am trying to avoid double libc and nix dependencies, as CPAL also has bumped them. With libc it might be better to not specify the patch release and just keep it at "0.2" so it would leave the exact version to cargo's version resolution. |
|
I've just found that it's also documented that way in libc: https://crates.io/crates/libc |
|
I now also did the same for nix, this allows cargo to resolve for more version combinations. alsa-rs can handle them all, at least at this point in time |
|
Hope this helps, thanks for reviewing :-) |
|
From cpal's point of view, it would be nice to have this merged and after that, a release would be really good. Thanks! |
|
Great, thanks. |
No description provided.