make tidy dependency error less confusing
This commit is contained in:
parent
84946fe241
commit
1377bab12e
1 changed files with 1 additions and 1 deletions
|
|
@ -327,7 +327,7 @@ pub fn check(root: &Path, cargo: &Path, bad: &mut bool) {
|
|||
check_exceptions(&metadata, EXCEPTIONS, runtime_ids, bad);
|
||||
check_dependencies(
|
||||
&metadata,
|
||||
"main workspace",
|
||||
"rustc",
|
||||
PERMITTED_DEPENDENCIES,
|
||||
RESTRICTED_DEPENDENCY_CRATES,
|
||||
bad,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue