Skip to content

0.5.15

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 05:16
· 397 commits to main since this release
  • Support namespaced features (features with dep: prefix). (#154)

  • Fix handling of quoted keys in --no-dev-deps and --remove-dev-deps. (#152)

    This increases the rustc version required to build cargo-hack. (rustc 1.46+ -> 1.56+)
    The cargo/rustc version required to run cargo-hack remains unchanged. (cargo 1.26+)

    This also increases the compile time of cargo-hack. Consider installing cargo-hack from prebuilt binaries.

  • Add metadata for cargo binstall.