Update phf to 0.14. Bump versions. - #750
Conversation
|
Hi, any chance to merge this and publish a new version of html5ever? Thanks. |
|
@mrobinson @Loirooriol @jdm @simonwuelker How urgent are the security fixes that seem to open against this repo recently? This PR looks good to me, but I think landing it may mean that we can't upgrade the html5ever version in Servo until such time as |
|
Will this upgrade require change changes in cssparser? Or what's the coordination that you are concerned about? |
|
I would strongly prefer not merging changes that prevent us from using the latest version of html5ever in servo. |
|
If it comes to that I think we should accept temporarily having two versions of phf in Servo rather than block security fixes Still, let’s track moving Servo’s dependency graph to phf 0.14: servo/servo#47431 |
|
By the way @nicoburns if anything Servo-related is blocked on reviews or releases in cssparser feel free to ping me |
Also bump MSRV to 1.85 as required by phf. Per RELEASE.md, phf updates are breaking changes. Thus, bump versions for both web_atom and html5ever. Depends on servo/string-cache#298
Also bump MSRV to 1.85 as required by phf.
Per RELEASE.md, phf updates are breaking changes. Thus, bump versions for both web_atom and html5ever.
Depends on servo/string-cache#298