Commit 2956a80
committed
fix(ci): cross-platform export-memory test + restore MSRV toolchain pin
- export_memory_dry_run test: assert filename + 'memory' separately instead
of the 'memory/<file>' literal — Windows prints a backslash separator.
- ci: msrv job pins dtolnay/rust-toolchain@1.88 again (dependabot #17 bumped
it to @1.100, which installs a non-existent rust 1.100.0 → 404).1 parent ec28ad7 commit 2956a80
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4527 | 4527 | | |
4528 | 4528 | | |
4529 | 4529 | | |
4530 | | - | |
| 4530 | + | |
| 4531 | + | |
| 4532 | + | |
4531 | 4533 | | |
4532 | 4534 | | |
4533 | 4535 | | |
| |||
0 commit comments