[workspace]
members = ["cargo:."]
[dist]
cargo-dist-version = "0.30.3"
ci = "github"
installers = ["shell", "powershell", "npm", "homebrew", "msi"]
tap = "MohdShahulMalik/homebrew-xspring"
targets = ["aarch64-apple-darwin", "aarch64-unknown-linux-gnu", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl", "x86_64-pc-windows-msvc"]
npm-scope = "@mohd.shahul.malik/xspring"
install-path = "CARGO_HOME"
publish-jobs = ["homebrew"]
install-updater = false
pre-build-hook = "cargo xwin cache clear && rm -rf ~/.cache/cargo-xwin"