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

Rust 1.60.0 + refactor cargo features #1467

Merged
merged 7 commits into from Apr 9, 2022
Merged

Rust 1.60.0 + refactor cargo features #1467

merged 7 commits into from Apr 9, 2022

Conversation

emilk
Copy link
Owner

@emilk emilk commented Apr 9, 2022

Thanks to the improved control of cargo features introduced in 1.60.0 (https://blog.rust-lang.org/2022/04/07/Rust-1.60.0.html#new-syntax-for-cargo-features) we can now simplify and improve a lot of crate features:

  • Rename the feature convert_bytemuck to bytemuck
  • Rename the feature serialize to serde
  • egui_glow: clipboard, links, persistence & winit are now opt-in features

@emilk emilk changed the title 1.60.0 Rust 1.60.0 + refactor cargo features Apr 9, 2022
@emilk emilk merged commit cf0338d into master Apr 9, 2022
@emilk emilk deleted the 1.60.0 branch April 9, 2022 11:54
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.

None yet

1 participant