Commit 070de73
fix: pin cross to v0.2.4 for compatibility with rustc 1.85.0
The latest cross version (0.2.5) requires rustc 1.92.0+, but the
project uses rustc 1.85.0 as specified in rust-toolchain.toml.
This change pins cross to v0.2.4 which is compatible with rustc 1.85.0.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent a518afe commit 070de73
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments