]> git.lizzy.rs Git - rust.git/blob - rustc_tools_util/CHANGELOG.md
Don't pass `--sysroot` twice if SYSROOT is set
[rust.git] / rustc_tools_util / CHANGELOG.md
1 # Changelog
2
3 ## Version 0.3.0
4
5 * Added `setup_version_info!();` macro for automated scripts.
6 * `get_version_info!()` no longer requires the user to import `rustc_tools_util::VersionInfo` and `std::env`