You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't use serde_json to read the list of named entities for codegen
This can have the effect of taking out serde_derive from the critical
path of crates that only use markup5ever. In the case of librsvg,
this reduces build time in release mode by 30 seconds.
0 commit comments