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
Overview
Currently, we use nightly because we need an associated type default in the Module trait.
Once we have macro for deriving the Module trait automatically we will be able to move to stable rust.
Acceptance Criteria
Add a stable build to CI. Build passes.