Skip to content

Disable default postcard features#48

Draft
lnqoi wants to merge 1 commit into
loro-dev:mainfrom
lnqoi:codex/disable-postcard-default-features
Draft

Disable default postcard features#48
lnqoi wants to merge 1 commit into
loro-dev:mainfrom
lnqoi:codex/disable-postcard-default-features

Conversation

@lnqoi

@lnqoi lnqoi commented Jun 13, 2026

Copy link
Copy Markdown

Summary

  • Disable default features for postcard while keeping the existing alloc feature.

Why

serde_columnar uses the alloc-backed postcard APIs. Avoiding postcard defaults keeps downstream dependency graphs from pulling in the extra heapless-cas / atomic-polyfill path when it is not needed.

Validation

  • cargo metadata --format-version 1 --no-deps
  • cargo check -p serde_columnar

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.

1 participant