097b6d3baf
If we fail to locate a native library that we are linking with, it could be the case the user entered a complete file name like `foo.lib` or `libfoo.a` when we expect them to simply provide `foo`. In this situation, we now detect that case and suggest the user only provide the library name itself. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |