add "force" option to --extern

This commit is contained in:
Matt Hammerly 2023-03-13 20:55:43 -07:00
parent 4b94c23219
commit 812f2d75e1
7 changed files with 78 additions and 2 deletions

View file

@ -69,6 +69,7 @@ where
is_private_dep: false,
add_prelude: true,
nounused_dep: false,
force: false,
}
}