frewsxcv / rust-crates-index

Rust library for retrieving and interacting with the crates.io index
https://docs.rs/crates-index/
Apache License 2.0
72 stars 37 forks source link

use features2 when using sparse-index #124

Closed ToBinio closed 1 year ago

ToBinio commented 1 year ago

currently, it seems like when using sparse-index all features in features2 are ignored. This PR fixes this and additionally dedupes the data

note: maybe somebody can think of a better name for build_data