Skip to content

Update TOML to version 1 and MSRV to 1.76 - #1172

Open
oscargus wants to merge 2 commits into
mozilla:mainfrom
oscargus:toml1
Open

Update TOML to version 1 and MSRV to 1.76#1172
oscargus wants to merge 2 commits into
mozilla:mainfrom
oscargus:toml1

Conversation

@oscargus

@oscargus oscargus commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Using the most recent TOML versions will require edition 2024, but just going into the 1-series will make a bit difference for upstream crates.

Edit: MSRV had to be updated to 1.76 due to serde_spanned 1.0.4 required for TOML 1.

Edit 2: I managed to figure out how to get the lock-file to update to newest version that still can be compiled with 1.76. Good thing is that it reduces in size.

@oscargus
oscargus force-pushed the toml1 branch 2 times, most recently from d2fc36e to d34260b Compare July 18, 2026 21:33
@oscargus oscargus changed the title Update TOML to version 1 Update TOML to version 1 and MSRV to 1.76 Jul 18, 2026
@emilio
emilio added this pull request to the merge queue Aug 9, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 9, 2026
@oscargus

oscargus commented Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

Rebased and fixed issue (different syn version).

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