[]
= ["cargo:."]
# Config for 'dist'
[]
# The preferred dist version to use in CI (Cargo.toml SemVer syntax)
= "0.31.0"
# CI backends to support
= ["github"]
# The installers to generate for each app
= ["homebrew"]
# Target platforms to build apps for (Rust target-triple syntax)
= ["aarch64-apple-darwin"]
# Where to host releases
= ["github"]
= "tristanmanchester/homebrew-tap"
= ["homebrew", "./publish-crate"]
= false
= "host"
= "skip"
= { = { = "read", = "write", = "write" } }