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

Get index directory for bare index #56

Closed pksunkara closed 3 years ago

pksunkara commented 3 years ago

I had been using that for Index and now I want to move to BareIndex

pksunkara commented 3 years ago

Would appreciate a release after this is merged. Thanks @kornelski