Changed
- Updated base image of Docker container from
rust:1.85.1torust:1.86.0
Fixed
- Resolved several uninlined format args clippy lints on the nightly toolchain.
Build
- Removed preview git-animation from the published crate to reduce its size 30+ times (1.15 MiB => 31.1 KiB).
Documentation
- Replaced outdated preview gif-animation with two new separate ones for crate and DockerHub.
- Enhanced text in description section, fixed grammatical errors, and improved overall readability.
Dependencies
- Updated
clapfrom 4.5.34 to 4.5.37