Module cargo_deny::manifest
source · [−]Expand description
This is basically a copy of some of cargo-edit, which is focused on being a CLI and has a lot of dependencies that can be annoying to upgrade throughout our graph, so for now we just copy some pieces we need
Re-exports
pub use dependency as dep;