cargo-mend v0.15.3
Fixed
- Fix the install failing to link on Linux with
cannot find -lLLVM-*.build.rsnow points the linker at the toolchain library directory that holds the bundled LLVM.
cannot find -lLLVM-*. build.rs now points the linker at the toolchain library directory that holds the bundled LLVM.