Commit 25cba70
committed
Pin ar_archive_writer to 0.4.2 to fix build on Rust 1.85
ar_archive_writer v0.5.1 uses let-chains which require Rust 1.87+.
Since the rust_suite Cargo.lock is not tracked, CI resolves to the
latest version which breaks the build.1 parent 61e04f5 commit 25cba70
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
0 commit comments