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

core: Reduce serde dependency #16639

Merged
merged 3 commits into from
Jun 12, 2024
Merged

core: Reduce serde dependency #16639

merged 3 commits into from
Jun 12, 2024

Conversation

Dinnerbone
Copy link
Contributor

We still need the dependency because of serde_json - but this removes the derive feature at least, which should increase compile times a bit (for desktop at least; web still uses serde a little)

Sadly it's still being built on desktop anyway because of emilk/egui#4641 but... eventually!

@Dinnerbone Dinnerbone enabled auto-merge (rebase) June 12, 2024 21:08
@Dinnerbone Dinnerbone merged commit c3f1a18 into ruffle-rs:master Jun 12, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant