Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shift edition to 2024 and upgrade schemars #1664

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Shift edition to 2024 and upgrade schemars #1664

wants to merge 2 commits into from

Conversation

clux
Copy link
Member

@clux clux commented Dec 12, 2024

Schemars is the big thing we need for 2024 edition due to it needing to rename the gen module.

WIP: sketch.

See #1663
Hopefully they'll have a 1.0 release properly soon.

Not sure what to do with SchemaObject being gone and visitor stuff being changed yet.

Schemars is the big thing we need for 2024 edition
due to it needing to rename the gen module.

See #1663

Hopefully they'll have a 1.0 release properly soon.

Signed-off-by: clux <sszynrae@gmail.com>
@clux clux changed the title Shift edition to 2024 and upgrade schemars Shift edition to 2024 and upgrade schemars Dec 12, 2024
@clux clux linked an issue Dec 12, 2024 that may be closed by this pull request
6 tasks
@clux clux added the blocked awaiting upstream work label Dec 12, 2024
Signed-off-by: clux <sszynrae@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked awaiting upstream work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to edition 2024
1 participant