v1.0.1
Drop tar_light dependency, use system tar command instead.
- Fix PowerShell command injection in tarball download fallback
- Warn when git tag not found and falling back to default branch
- Add
#![forbid(unsafe_code)], MSRV 1.85 - CI on linux/macos/windows x64+arm64