Releases: guppy-rs/guppy
Releases · guppy-rs/guppy
target-spec 1.4.0
Changed
- Internal dependency
cfg-expr
updated to 0.15.0, updating builtin targets to Rust 1.68. - MSRV updated to Rust 1.66.
hakari 0.13.2
cargo-hakari 0.9.24
Fixed
Canonicalize paths correctly on Windows ([#70]).
hakari 0.13.1
Fixed
The default template for hakari.toml
now specifies dep-format-version = "4"
.
hakari 0.13.0
Added
Introduced a new dep-format-version
, version 4, with a change to always sort outputs alphabetically. This
matches the order produced by cargo-sort (#65).
cargo-hakari 0.9.23
Added
Introduced a new dep-format-version
, version 4, with a change to always sort outputs alphabetically. This
matches the order produced by cargo-sort (#65).
cargo-hakari 0.9.21
Fixed
Update README.md with fixed install instructions.
cargo-hakari 0.9.20
Fixed
Fixed install instructions.
cargo-hakari 0.9.19
Added
Release binaries are now available on GitHub Releases for quicker installation locally and in CI.
You can install release binaries:
- using
cargo binstall
withcargo binstall cargo-hakari
- in GitHub Actions CI, using
taiki-e/install-action@cargo-hakari
cargo-hakari 0.9.19-rc.5
This is a test release.