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

Add the method `Dependency::crate_name()`. #22

Closed icefoxen closed 5 years ago

icefoxen commented 5 years ago

And juiced up the unit tests a little to use it. The docstring should explain why this is necessary.

Should resolve #21.

frewsxcv commented 5 years ago

bors r+

bors[bot] commented 5 years ago

Build succeeded