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

Update comrak to 0.20.0 #27

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Update comrak to 0.20.0 #27

merged 1 commit into from
Jan 19, 2024

Conversation

supernintendo
Copy link
Collaborator

This PR updates the comrak dependency to version 0.20.0. The most significant change here deals with how ComrakOptions and related structs are constructed which can no longer use struct expressions due to the addition of #[non_exhaustive] (see kivikakk/comrak#305 and kivikakk/comrak#321).

@supernintendo supernintendo marked this pull request as ready for review January 19, 2024 15:46
Copy link
Owner

@leandrocp leandrocp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@supernintendo supernintendo merged commit c371c59 into main Jan 19, 2024
14 checks passed
@supernintendo supernintendo deleted the update-comrak branch January 19, 2024 16:17
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