Releases: guppy-rs/guppy
Releases · guppy-rs/guppy
hakari 0.17.5
Fixed
cargo hakari init
now sets edition = "2021"
in the created workspace-hack's Cargo.toml
. This
silences a Cargo warning about a missing edition.
cargo-hakari 0.9.33
Fixed
cargo hakari init
now sets edition = "2021"
in the created workspace-hack's Cargo.toml
. This
silences a Cargo warning about a missing edition.
guppy 0.17.8
Fixed
- Fixed a case of dependency matching with renamed packages (#317).
Changed
- Update
target-spec
to 3.2.2.
cargo-hakari 0.9.32
Fixed
- Fixed a case of dependency matching with renamed packages (#317).
target-spec 3.2.2
Changed
- Internal dependency
cfg-expr
updated to 0.17.0, updating builtin targets to Rust 1.81.
hakari 0.17.4
Changed
- Builtin targets updated to Rust 1.81.
cargo-hakari 0.9.31
Changed
- Builtin targets updated to Rust 1.81.
target-spec 3.2.1
Fixed
- Update minimum version of
target-lexicon
dependency to 0.12.16, to ensure that minimal-version builds work.
guppy 0.17.7
Changed
- Update
target-spec
to 3.2.1.
target-spec 3.2.0
Changed
- MSRV updated to Rust 1.75.
- Internal dependency
cfg-expr
updated to 0.16.0, updating builtin targets to Rust 1.80.