Function tidy::deps::check

source ยท
pub fn check(root: &Path, cargo: &Path, bad: &mut bool)
Expand description

Dependency checks.

root is path to the directory with the root Cargo.toml (for the workspace). cargo is path to the cargo executable.