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 to servo-glutin 0.4.11 #10028

Closed
paulrouget opened this issue Mar 16, 2016 · 2 comments
Closed

Update to servo-glutin 0.4.11 #10028

paulrouget opened this issue Mar 16, 2016 · 2 comments
Assignees

Comments

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Mar 16, 2016

This is apparently not trivial.

core-graphics has been updated to 0.3. Which requires serde 0.7. But then webrender doesn't compile anymore:

webrender_traits-e24a580db67dabe6/master/src/api.rs:32:32: 32:32 error: the trait `serde::de::Deserialize` is not implemented for the type
 `core_graphics::font::CGFont` [E0277]
/webrender_traits-e24a580db67dabe6/master/src/api.rs:32 #[derive(Serialize, Deserialize)]

@nox what do you recommend?

@nox nox self-assigned this Mar 16, 2016
@nox
Copy link
Member

@nox nox commented Mar 16, 2016

Bumping core-graphics requires bumping Serde. My Serde bump is almost ready, just blocked by https://github.com/cybergeek94/mime_guess.

@paulrouget
Copy link
Contributor Author

@paulrouget paulrouget commented Mar 17, 2016

Addressed: servo/glutin#79

@paulrouget paulrouget closed this Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.