v0.24.0
Changed
- Update Cargo dependencies
- Update to latest tinted-scheme-extractor which alters how it adjusts
colors slightly to ensure >=base08aren't too dark compared to
base00
Fixed
- In tests, use
CARGO_BIN_EXE_tintyenv var for the binary path
instead of assuming it exists in./target/releasedirectory - Upgrade
urlcrate dependency due to security vulnerability