Skip to content

Stop activating schemars chrono/uuid1 features in progenitor#1363

Merged
ahl merged 2 commits into
oxidecomputer:mainfrom
jcgruenhage:push-tlqmrqplkurp
May 18, 2026
Merged

Stop activating schemars chrono/uuid1 features in progenitor#1363
ahl merged 2 commits into
oxidecomputer:mainfrom
jcgruenhage:push-tlqmrqplkurp

Conversation

@jcgruenhage
Copy link
Copy Markdown
Contributor

These impls are only needed when consumers derive schemars::JsonSchema on generated types that contain date or uuid fields -- a consumer concern, not progenitor's. example-macro and the README now show the pattern.

Resolves #1362

These impls are only needed when consumers derive schemars::JsonSchema
on generated types that contain date or uuid fields -- a consumer
concern, not progenitor's. example-macro and the README now show the
pattern.
Comment thread README.md Outdated
@ahl ahl merged commit bc1602b into oxidecomputer:main May 18, 2026
12 checks passed
@ahl
Copy link
Copy Markdown
Collaborator

ahl commented May 18, 2026

Thanks for this.

@jcgruenhage jcgruenhage deleted the push-tlqmrqplkurp branch May 18, 2026 16:47
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.

Allow selecting date/date-time backend

2 participants