Skip to content

fix: add no_std support#62

Merged
backwardspy merged 1 commit intocatppuccin:mainfrom
ItsSunnyMonster:main
Jan 4, 2026
Merged

fix: add no_std support#62
backwardspy merged 1 commit intocatppuccin:mainfrom
ItsSunnyMonster:main

Conversation

@ItsSunnyMonster
Copy link
Contributor

Fixes #61

I have tested this with cargo hack build --feature-powerset and everything works with no_std.

@backwardspy
Copy link
Member

hi, thanks for your contribution! i think this change makes sense - i don't see us needing std features in the near future and as you said in the issue we can always gate them behind a feature flag anyway.

@backwardspy backwardspy merged commit e4f47b6 into catppuccin:main Jan 4, 2026
2 checks passed
@github-actions github-actions bot mentioned this pull request Jan 4, 2026
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.

no_std support?

2 participants