customize
This commit is contained in:
parent
42605fe699
commit
005182d197
@ -162,6 +162,7 @@ def cargo_doc(name: str, workernames: list[str], specific: bool, latest: bool):
|
|||||||
"cargo",
|
"cargo",
|
||||||
"doc",
|
"doc",
|
||||||
"--workspace",
|
"--workspace",
|
||||||
|
"--no-deps",
|
||||||
],
|
],
|
||||||
env=env,
|
env=env,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user