breaking: Rework bins setting.

This commit is contained in:
Miles Johnson 2023-05-08 10:00:11 -07:00
parent 6e8ea78761
commit cef1bc3f53
3 changed files with 8 additions and 4 deletions

View file

@ -1,3 +1,8 @@
# 0.6.0
- Breaking: Cargo `bins` must provide the `cargo-` crate prefix manually. This change allows
non-crate globals to be installed.
# 0.5.0
- Added `inherit-toolchain` input to inherit all settings from `rust-toolchain.toml`, and not just