## [0.2.1] (2019-09-21)
- Allow empty `[metadata]` in Cargo.lock files ([#9])
## [0.2.0] (2019-09-21)
- dependency_graph: Move `petgraph` types into a module ([#7])
## [0.1.0] (2019-09-21)
- Initial release
[0.2.1]: https://github.com/RustSec/cargo-lock/pull/10
[#9]: https://github.com/RustSec/cargo-lock/pull/9
[0.2.0]: https://github.com/RustSec/cargo-lock/pull/8
[#7]: https://github.com/RustSec/cargo-lock/pull/7
[0.1.0]: https://github.com/RustSec/cargo-lock/pull/5