cargo-lock
crate: Cargo.lock
parserSelf-contained [serde]-powered Cargo.lock
parser with optional dependency
tree analysis features. Used by [RustSec].
When the dependency-tree
feature of this crate is enabled, it supports
computing a directed graph of the dependency tree, modeled using the
[petgraph
] crate, along with support for printing dependency trees ala
the [cargo-tree
] crate.
cargo-lock
requires Rust 1.35 or later.
Licensed under either of:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.