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
cd build/rust
make uninstall
cd ../../src/rust
git pull
cd ../../build/rust
make
make install
However, in some cases this procedure does not work because stale libraries from older builds aren't removed, and an error arises stating that there are multiple possible builds.