Skip to content

Move serde behind "serde" feature#49

Open
mrdxxm wants to merge 2 commits intozaari:masterfrom
mrdxxm:no_std
Open

Move serde behind "serde" feature#49
mrdxxm wants to merge 2 commits intozaari:masterfrom
mrdxxm:no_std

Conversation

@mrdxxm
Copy link

@mrdxxm mrdxxm commented Jun 9, 2025

It's common practice and helps reduce compile time and keep the number of dependencies down. To avoid breaking change "serde" feature is now default-feature.

Also removed "std" feature from serde itself, because this is no_std crate.

mrdxxm added 2 commits June 9, 2025 08:16
Made this feature default to avoid breaking change.
Disabled "std" feature for serde.
@mvniekerk
Copy link

A really wanted feature, please Sir/Madam Maintainer

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