Skip to content

v9.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 16:23
· 64 commits to refs/heads/main since this release
673cf93

What's Changed

  • Use cargo-binstall to sync rust tool versions @Javagedes (#319)
    Change Details
      Update RustSetupSteps to download cargo-binstall and use it to download all other rust tools. This is to make it easy for CI to pass the updated RustEnvironmentCheck (https://github.com/microsoft/mu_basecore/pull/737) by downloading the exact tool versions as specified in the rust-toolchain.toml file.

Full Changelog: v9.1.4...v9.1.5