Cross compilation We use cross to work around bug in bind-gen. To test cross compilation locally: cargo install cross cross build --target ${target} --bin dozer