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
Merge #159
159: Bump version to 3.2.0 r=lnicola a=notriddle
This includes switching from the now-outdated lazy_static macro
to once_cell, which works without macros.
Co-authored-by: Michael Howell <[email protected]>