Skip to content

docs: correct stale API in top-level README (0.5) - #10

Merged
scott-wyatt merged 1 commit into
mainfrom
hardening/pr0-signal-260720
Jul 24, 2026
Merged

docs: correct stale API in top-level README (0.5)#10
scott-wyatt merged 1 commit into
mainfrom
hardening/pr0-signal-260720

Conversation

@scott-wyatt

Copy link
Copy Markdown
Contributor

The top-level README's Quick start referenced pre-0.5 API. Fixes:

  • hexser / hexser_potions dep pins: 0.4.70.5
  • impl Entity for Userimpl HexEntity for User (the Entity alias was removed in 0.5)

All three README code snippets (Quick start, CloudEvents, Potions) were compile-checked against hexser/hexser_potions 0.5 before this change.

- Quick start + Potions deps: version 0.4.7 -> 0.5
- Entity -> HexEntity (the Entity alias was removed in 0.5)

All README code snippets (Quick start, CloudEvents, Potions) were
compile-checked against hexser/hexser_potions 0.5.
@scott-wyatt
scott-wyatt merged commit c8b478d into main Jul 24, 2026
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