Added
- Created new binary - qsvdp - binary optimized for DataPusher+ in #273
qsvdp only has DataPusher+ relevant commands, with the self-update engine removed. This results in a binary that's
3x smaller than qsvlite, and 6x smaller than qsv will all features enabled.
Changed
dedup
: send dupe count to stderr in #272dedup
: improve usage text- cargo update bump several crates
Fixed
count
: corrected usage text typo
Full Changelog: 0.43.0...0.44.0