Skip to content

Releases: guppy-rs/guppy

hakari 0.17.5

06 Oct 19:45
Compare
Choose a tag to compare

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

06 Oct 19:45
Compare
Choose a tag to compare

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

02 Oct 17:39
Compare
Choose a tag to compare

Fixed

  • Fixed a case of dependency matching with renamed packages (#317).

Changed

  • Update target-spec to 3.2.2.

cargo-hakari 0.9.32

02 Oct 17:41
Compare
Choose a tag to compare

Fixed

  • Fixed a case of dependency matching with renamed packages (#317).

target-spec 3.2.2

11 Sep 19:15
Compare
Choose a tag to compare

Changed

  • Internal dependency cfg-expr updated to 0.17.0, updating builtin targets to Rust 1.81.

hakari 0.17.4

11 Sep 19:17
Compare
Choose a tag to compare

Changed

  • Builtin targets updated to Rust 1.81.

cargo-hakari 0.9.31

11 Sep 19:22
Compare
Choose a tag to compare

Changed

  • Builtin targets updated to Rust 1.81.

target-spec 3.2.1

31 Jul 23:54
Compare
Choose a tag to compare

Fixed

  • Update minimum version of target-lexicon dependency to 0.12.16, to ensure that minimal-version builds work.

guppy 0.17.7

01 Aug 04:18
Compare
Choose a tag to compare

Changed

  • Update target-spec to 3.2.1.

target-spec 3.2.0

29 Jul 21:14
Compare
Choose a tag to compare

Changed

  • MSRV updated to Rust 1.75.
  • Internal dependency cfg-expr updated to 0.16.0, updating builtin targets to Rust 1.80.