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
So I run cargo build --release and then cargo install --path . thinking the install task will have significantly less work to do, however it rebuilds the entire codebase all over again.