cargo-v5 0.12.1

Cargo tool for working with VEX V5 Rust projects
Documentation
1
2
3
# setup environment so that windows builds of `ring` crate work properly
- name: Setup cross-compilation environment
  run: echo "XWIN_CROSS_COMPILER=clang" >> $GITHUB_ENV