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
SBT has a list of default dependencies that are automatically included in all projects. I add a lot of debug related stuff there when I'm quickly starting on new stuff before any clean up. I'd love it if Rust had it too.... It's in ~/.sbt/0.13/global.sbt if it matters.