Skip to content

chore: replace deprecated serde-yaml with yaml_serde - #502

Open
BrainTeazer wants to merge 1 commit into
typst:mainfrom
BrainTeazer:chore/change-deprecated-serde-yaml-dependency
Open

chore: replace deprecated serde-yaml with yaml_serde#502
BrainTeazer wants to merge 1 commit into
typst:mainfrom
BrainTeazer:chore/change-deprecated-serde-yaml-dependency

Conversation

@BrainTeazer

Copy link
Copy Markdown

serde-yaml is no longer maintained: https://github.com/dtolnay/serde-yaml
The YAML organization actively maintains a fork called yaml_serde: https://github.com/yaml/yaml-serde

There are two recommended options for migration, use Cargo's package renaming and update all imports directly (done here).

@BrainTeazer
BrainTeazer marked this pull request as ready for review July 24, 2026 13:48
@laurmaedje laurmaedje self-assigned this Jul 24, 2026
@Drodt

Drodt commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

@laurmaedje You assigned this to yourself, so just to give my two cents: Merging this seems like a good idea. The fact that the YAML organization maintains it, seems like a good sign to me.

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.

3 participants