We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
src/bootstrap/Cargo.lock
1 parent 46e84ca commit 100a13eCopy full SHA for 100a13e
src/ci/scripts/update-all-lockfiles.py
@@ -16,6 +16,7 @@
16
"root": ".",
17
"library": "library",
18
"rustbook": "src/tools/rustbook",
19
+ "bootstrap": "src/bootstrap",
20
}
21
22
UPDATE_JSON_OUTFILE = "update_output.json"
0 commit comments