Skip to content

chore: use chumsky 0.12.0 for all targets#5659

Merged
max-sixty merged 2 commits intomainfrom
claude/pr-5656-20260105-2108
Jan 6, 2026
Merged

chore: use chumsky 0.12.0 for all targets#5659
max-sixty merged 2 commits intomainfrom
claude/pr-5656-20260105-2108

Conversation

@max-sixty
Copy link
Copy Markdown
Member

Remove target-specific chumsky dependency (0.11.2 for wasm, 0.12.0 for non-wasm) and use chumsky 0.12.0 with default-features=false for all targets.

Follow-up to #5656

Generated with Claude Code

github-actions Bot and others added 2 commits January 5, 2026 21:20
Remove target-specific chumsky dependency (0.11.2 for wasm, 0.12.0 for
non-wasm) and use chumsky 0.12.0 with default-features=false for all targets.

Closes #5656

Co-authored-by: Maximilian Roos <max-sixty@users.noreply.github.com>
With chumsky 0.12.0 using default-features=false, stacker is no longer
needed as a transitive dependency.

Co-authored-by: Claude <noreply@anthropic.com>
@max-sixty max-sixty merged commit cede309 into main Jan 6, 2026
78 checks passed
@max-sixty max-sixty deleted the claude/pr-5656-20260105-2108 branch January 6, 2026 00:08
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.

1 participant