Skip to content

Disable default postcard features#1014

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

Disable default postcard features#1014
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 the direct postcard dependency while keeping use-std.
  • Disable default features for the workspace serde_columnar dependency.

Why

These dependencies only need the std/alloc-backed postcard surface here. Avoiding postcard defaults prevents the extra heapless-cas / atomic-polyfill dependency path from being pulled into downstream production graphs.

Validation

  • cargo metadata --format-version 1 --no-deps
  • cargo check -p loro-common -p loro-internal

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