Commit b675fa5
committed
Pin cargo-platform dependency
Cargo-platform no longer works on rustc older than 1.78, whereas skeptic
still does not work on rustc newer than 1.76.
error: package `cargo-platform v0.1.9` cannot be built because it requires
rustc 1.78 or newer, while the currently active rustc version is 1.76.0
Either upgrade to rustc 1.78 or newer, or use
cargo update [email protected] --precise ver
where `ver` is the latest version of `cargo-platform` supporting rustc 1.76.01 parent 8774f67 commit b675fa5
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments