Skip to content

Conversation

@max-sixty
Copy link
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 <[email protected]>
With chumsky 0.12.0 using default-features=false, stacker is no longer
needed as a transitive dependency.

Co-authored-by: Claude <[email protected]>
@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.

2 participants