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
This dependency on lazy_static was introduced in d2be307 to avoid
having to bump the minimum supported Rust version. Now that we use
Rust 2018, we no longer have this problem.
0 commit comments