[workspace]
members = ["cargo:."]
[dist]
cargo-dist-version = "0.32.0"
ci = "github"
installers = ["shell", "powershell", "npm", "homebrew"]
tap = "iorate/homebrew-tap"
targets = ["aarch64-apple-darwin", "aarch64-unknown-linux-gnu", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]
npm-scope = "@iorate"
install-path = "CARGO_HOME"
publish-jobs = ["homebrew", "npm"]
install-updater = false
pr-run-mode = "skip"
tag-namespace = "changesette"
post-announce-jobs = ["./tag-aliases"]
github-attestations = true
[dist.github-action-commits]
"actions/checkout" = "3d3c42e5aac5ba805825da76410c181273ba90b1"
"actions/upload-artifact" = "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
"actions/download-artifact" = "3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c"
"actions/setup-node" = "820762786026740c76f36085b0efc47a31fe5020"
"actions/attest" = "f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6"