Skip to content

Conversation

@penberg
Copy link
Collaborator

@penberg penberg commented Nov 6, 2025

The cargo xtask build-bundled did not update sqlite3mc bundle automatically, resulting version drift as people sometimes updated it manually, and sometimes forgot to do that.

Build was failing with the following error:

```
error: rustc 1.85.0 is not supported by the following package:
  home@0.5.12 requires rustc 1.88
Either upgrade rustc or select compatible dependency versions with
`cargo update <name>@<current-ver> --precise <compatible-ver>`
where `<compatible-ver>` is the latest version supporting rustc 1.85.0
```
@penberg penberg force-pushed the fix-sqlite3mc-xtask branch from 0927b5b to 7ea80c3 Compare November 6, 2025 12:41
@penberg penberg added this pull request to the merge queue Nov 6, 2025
Merged via the queue into main with commit 020168a Nov 6, 2025
20 checks passed
@penberg penberg deleted the fix-sqlite3mc-xtask branch November 6, 2025 14:35
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