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

Fix lyon_path with serde and without default features #921

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Conversation

nical
Copy link
Owner

@nical nical commented Oct 22, 2024

Fixes #918

Thanks to @tenzap for the suggestion (and apologies for the delay).

@tenzap
Copy link

tenzap commented Oct 23, 2024

I'm not 100% sure but maybe the same change is required in lyon_geom?

@nical
Copy link
Owner Author

nical commented Oct 23, 2024

Looks like it's not needed in lyon_geom. It doesn't use standard containers.

@nical nical merged commit 8c9c1de into main Oct 23, 2024
2 of 3 checks passed
@nical nical deleted the issue-918 branch October 23, 2024 08:27
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.

lyon_path: tests failing on serialization feature
2 participants