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 12fe550 commit 41dc280Copy full SHA for 41dc280
src/ci/scripts/update-all-lockfiles.py
@@ -21,6 +21,7 @@
21
"root": ".",
22
"library": "library",
23
"rustbook": "src/tools/rustbook",
24
+ "bootstrap": "src/bootstrap",
25
}
26
27
UPDATE_JSON_OUTFILE = "update_output.json"
0 commit comments