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
{{ message }}
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.
Currently, cargo-bazel binaries are built and tested under Bazel but for creating releases, binaries are built with Cargo (specifically cross). Instead, the use of cross should be replaced with cross-compilation under Bazel.
The text was updated successfully, but these errors were encountered:
Currently,
cargo-bazel
binaries are built and tested under Bazel but for creating releases, binaries are built with Cargo (specifically cross). Instead, the use ofcross
should be replaced with cross-compilation under Bazel.The text was updated successfully, but these errors were encountered: