Rollup merge of #124573 - onur-ozkan:update-dep-comment, r=Mark-Simulacrum
add a reference link to the comment of the "cc" and "cmake". Having a reference link provides more context for the problems of bumping cc and cmake.
This commit is contained in:
commit
bad5382346
@ -33,9 +33,9 @@ path = "src/bin/sccache-plus-cl.rs"
|
||||
test = false
|
||||
|
||||
[dependencies]
|
||||
# Most of the time updating these dependencies requires modifications
|
||||
# to the bootstrap codebase; otherwise, some targets will fail. That's
|
||||
# why these dependencies are explicitly pinned.
|
||||
# Most of the time updating these dependencies requires modifications to the
|
||||
# bootstrap codebase(e.g., https://github.com/rust-lang/rust/issues/124565);
|
||||
# otherwise, some targets will fail. That's why these dependencies are explicitly pinned.
|
||||
cc = "=1.0.73"
|
||||
cmake = "=0.1.48"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user