Closed decathorpe closed 8 months ago
This looks like an improvement to me, but I want to know in what instance does a dev-dependency being unconditional actually makes the dependency to get pulled in outside of the scenarios where somebody develops libloading itself? Is there any?
We try to run cargo test
for all Rust crates we package for Fedora Linux. I know that Debian is doing something similar.
Alright, thank you for the contribution!
Thanks for merging!
This is now on crates.io as 0.8.3.
The windows-sys dependency is only relevant on cfg(windows) targets.