[workspace]
members = ["cargo:."]
[dist]
allow-dirty = ["ci"]
cargo-dist-version = "0.30.2"
ci = "github"
installers = ["shell", "powershell"]
targets = ["aarch64-apple-darwin", "aarch64-unknown-linux-gnu", "aarch64-pc-windows-msvc", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]
install-path = "CARGO_HOME"
install-updater = false
announcement-title = "v{version}"
auto-changelog = true
changelog-path = "CHANGELOG.md"
release_tag_prefix = ""
[dist.github]
publish = true