Skip to content

v0.24.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 15:16

Changed

  • Update Cargo dependencies
  • Update to latest tinted-scheme-extractor which alters how it adjusts
    colors slightly to ensure >= base08 aren't too dark compared to
    base00

Fixed

  • In tests, use CARGO_BIN_EXE_tinty env var for the binary path
    instead of assuming it exists in ./target/release directory
  • Upgrade url crate dependency due to security vulnerability