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
The README.md has "cargo xtask build" but that builds debug and not release. how do we build for release? I tried --release and it didn't work. also is there an install script? which library files do we need? what should the binary be named?