Skip to content

fix: make std enable serde-json-core/heapless#66

Merged
t-moe merged 1 commit intoprobe-rs:masterfrom
kaspar030:serde-json-core-std-heapless
Jul 8, 2025
Merged

fix: make std enable serde-json-core/heapless#66
t-moe merged 1 commit intoprobe-rs:masterfrom
kaspar030:serde-json-core-std-heapless

Conversation

@kaspar030
Copy link
Contributor

The std implementation uses to_string() to render the json, which is feature-gated by the heapless feature in serde-json-core. So, make the std feature enable that.

Signed-off-by: Kaspar Schleiser <kaspar@schleiser.de>
@kaspar030 kaspar030 force-pushed the serde-json-core-std-heapless branch from 84fc088 to c89cce0 Compare July 6, 2025 20:30
@t-moe t-moe merged commit a5271f3 into probe-rs:master Jul 8, 2025
11 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