Commit d8d5d9f
Update Rust base image version to 1.95
Bump it to align with the version declared in the TOML.
Otherwise:
```
4.193 error: rustc 1.90.0 is not supported by the following packages:
4.193 rusqlite_migration@2.6.0 requires rustc 1.95
4.193 rusqlite_migration@2.6.0 requires rustc 1.95
4.193 rusqlite_migration@2.6.0 requires rustc 1.95
4.193 rusqlite_migration@2.6.0 requires rustc 1.95
4.193 rusqlite_migration@2.6.0 requires rustc 1.95
4.193 wastebin@3.6.2 requires rustc 1.95
4.193 wastebin@3.6.2 requires rustc 1.95
4.193 wastebin-ctl@3.6.2 requires rustc 1.95
4.193 wastebin-ctl@3.6.2 requires rustc 1.95
4.193 wastebin_core@3.6.2 requires rustc 1.95
4.193 wastebin_core@3.6.2 requires rustc 1.95
4.193 wastebin_highlight@3.6.2 requires rustc 1.95
4.193 wastebin_highlight@3.6.2 requires rustc 1.95
```1 parent a451f21 commit d8d5d9f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments