Commit eb0fe77
committed
Pin cargo-chef to 0.1.75 to fix Docker build on rustc 1.85.0
cargo-chef 0.1.76+ switched to guppy, which transitively pulls in
cargo_metadata@0.23.1, cargo-platform@0.3.2, and target-spec@3.5.7,
all requiring rustc 1.86+.1 parent 3044eb7 commit eb0fe77
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments