Skip to content

Commit 14de29c

Browse files
committed
Add src/bootstrap/Cargo.lock to the weekly update job
1 parent b0cb245 commit 14de29c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/scripts/update-all-lockfiles.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"root": ".",
2121
"library": "library",
2222
"rustbook": "src/tools/rustbook",
23+
"bootstrap": "src/bootstrap",
2324
}
2425

2526
UPDATE_JSON_OUTFILE = "update_output.json"

0 commit comments

Comments
 (0)