Update phf to 0.14. Bump versions.#750
Conversation
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
|
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. |
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