Skip to content

Disable default postcard features#1014

Merged
zxch3n merged 1 commit into
loro-dev:mainfrom
lnqoi:codex/disable-postcard-default-features
Jul 15, 2026
Merged

Disable default postcard features#1014
zxch3n merged 1 commit into
loro-dev:mainfrom
lnqoi:codex/disable-postcard-default-features

Conversation

@lnqoi

@lnqoi lnqoi commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

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

@zxch3n
zxch3n marked this pull request as ready for review July 15, 2026 06:35
@zxch3n
zxch3n merged commit 224c113 into loro-dev:main Jul 15, 2026
1 check 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