add a reference link to the comment of the "cc" and "cmake".
Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
6c90ac8d8f
commit
fca7c0402a
@ -33,9 +33,9 @@ path = "src/bin/sccache-plus-cl.rs"
|
|||||||
test = false
|
test = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# Most of the time updating these dependencies requires modifications
|
# Most of the time updating these dependencies requires modifications to the
|
||||||
# to the bootstrap codebase; otherwise, some targets will fail. That's
|
# bootstrap codebase(e.g., https://github.com/rust-lang/rust/issues/124565);
|
||||||
# why these dependencies are explicitly pinned.
|
# otherwise, some targets will fail. That's why these dependencies are explicitly pinned.
|
||||||
cc = "=1.0.73"
|
cc = "=1.0.73"
|
||||||
cmake = "=0.1.48"
|
cmake = "=0.1.48"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user