Skip to content

fix: missing uuid feature flag schemars#786

Merged
synoet merged 1 commit intomainfrom
synoet/schemars-uuid
Jan 5, 2026
Merged

fix: missing uuid feature flag schemars#786
synoet merged 1 commit intomainfrom
synoet/schemars-uuid

Conversation

@synoet
Copy link
Copy Markdown
Contributor

@synoet synoet commented Jan 5, 2026

There was some strange workspace dependency resolution going on. When blake and I ran cargo b or cargo c in models_search or document_storage_service it would fail due to JsonSchmea not being implemented for uuid.

I assume that whatever crates consume models_search package have some dependency that adds uuid schemars support. Harmless and safer
to just add feature to workspace.

@synoet synoet requested a review from a team as a code owner January 5, 2026 22:56
@synoet synoet merged commit 422860d into main Jan 5, 2026
38 checks passed
@synoet synoet deleted the synoet/schemars-uuid branch January 5, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants