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
typosquat/database: Avoid crates mutation while still borrowed
For some reason the Rust borrow checker is not currently complaining about this, but once the code is migrated to `diesel-async` it starts to fail the build.
0 commit comments