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
The regex crate recently added a feature flag to reduce compile times and binary size if certain unicode related features are not needed. We should investigate using this feature.