Skip to content

Improve no-std support#5

Merged
Mallets merged 1 commit intoMallets:mainfrom
all-is-to-be-dared:main
Jan 6, 2026
Merged

Improve no-std support#5
Mallets merged 1 commit intoMallets:mainfrom
all-is-to-be-dared:main

Conversation

@all-is-to-be-dared
Copy link
Contributor

At the moment, while ringbuffer-spsc's code is no-std, it's not possible to use it as such because crossbeam-utils has std as a default feature; this PR adds default-features = false for crossbeam-utils.

@Mallets Mallets merged commit da9ca9d into Mallets:main Jan 6, 2026
9 checks passed
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