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 e432cf4 commit 0180f0dCopy full SHA for 0180f0d
src/ci/scripts/update-all-lockfiles.sh
@@ -9,6 +9,7 @@ lockfiles=(
9
"root=."
10
"library=library"
11
"rustbook=src/tools/rustbook"
12
+ "bootstrap=src/bootstrap"
13
)
14
15
echo "{}" > update_output.json
0 commit comments