Cross-compile build works on Windows
Some checks failed
CI / Test (Linux) (push) Has been cancelled
CI / Test (Windows MSVC) (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Format (push) Has been cancelled

This commit is contained in:
Eric Ratliff
2026-03-17 15:21:13 -05:00
parent aa0d0a33f5
commit 6fe81769a3
4 changed files with 190 additions and 99 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "xtask"
version = "0.1.0"
version = "0.1.1-alpha1"
edition = "2021"
publish = false