Skip to content

Update Rust base image version to 1.95#213

Merged
matze merged 1 commit into
matze:masterfrom
berezovskyi:patch-2
Jun 19, 2026
Merged

Update Rust base image version to 1.95#213
matze merged 1 commit into
matze:masterfrom
berezovskyi:patch-2

Conversation

@berezovskyi

Copy link
Copy Markdown
Contributor

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

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
```
@matze
matze merged commit d8d5d9f into matze:master Jun 19, 2026
2 checks passed
@matze

matze commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Thanks, noticed that locally but of course forgot about the Docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants