target-spec 3.6.0
·
80 commits
to main
since this release
Added
- Support for parsing
rustc --print=cfgoutput, under a newcustom-cfgfeature. (The existingcustomfeature now implicitly includescustom-cfg.)
Changed
CustomTripleCreateError::Unavailableis now deprecated, and replaced withCustomJsonUnavailable/CustomCfgUnavailable.
Other improvements
- The crates.io config for target-spec now enforces GitHub Trusted Publishing.