v0.2.5
Fixed
- CI failures across all jobs: removed phantom
test_http_largeexample entry from Cargo.toml that referenced a file not committed to the repository - Clippy
too_many_argumentslint: added#[allow]onSegmentedDownload::start()which grew to 8 parameters after the retry policy addition - Code formatting: ran
cargo fmton files modified in v0.2.4 (engine.rs,segment.rs,webseed.rs)