Skip to content

target-spec 3.6.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 02:10
· 80 commits to main since this release

Added

  • Support for parsing rustc --print=cfg output, under a new custom-cfg feature. (The existing custom feature now implicitly includes custom-cfg.)

Changed

  • CustomTripleCreateError::Unavailable is now deprecated, and replaced with CustomJsonUnavailable/CustomCfgUnavailable.

Other improvements

  • The crates.io config for target-spec now enforces GitHub Trusted Publishing.