Added
BinaryListandTestListhave a new member calledrust_build_meta, which returns Rust build-related metadata for a binary list or test list. This currently contains the target directory, the base output directories, and paths to search for dynamic libraries in relative to the target directory.
Changed
- MSRV bumped to Rust 1.56.