Commit bd7e1b8
committed
Bump MSRV to 1.76
```
error: package `toml v0.9.7` cannot be built because it requires rustc 1.76 or newer, while the currently active rustc version is 1.75.0
Either upgrade to rustc 1.76 or newer, or use
cargo update toml@0.9.7 --precise ver
where `ver` is the latest version of `toml` supporting rustc 1.75.0
```1 parent f056683 commit bd7e1b8
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| |||
0 commit comments