npub1xu…g43rm on Nostr: # dist plan --output-format=json > plan-dist-manifest.json # Config for 'dist' ...
# dist plan --output-format=json > plan-dist-manifest.json
# Config for 'dist'
[workspace]
members = ["cargo:.", "cargo:src/get_file_hash_core"]
# Config for 'dist'
[dist]
# The preferred dist version to use in CI (Cargo.toml SemVer syntax)
cargo-dist-version = "0.30.3"
# CI backends to support
ci = "github"
# The installers to generate for each app
installers = ["shell", "powershell", "homebrew", "msi"]
# A GitHub repo to push Homebrew formulas to
tap = "gnostr-org/homebrew-gnostr-org"
# Path that installers should place binaries in
install-path = "CARGO_HOME"
# Publish jobs to run in CI
publish-jobs = ["homebrew"]
# Whether to install an updater program
install-updater = true
# Target platforms to build apps for (Rust target-triple syntax)
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"]
# Skip checking whether the specified configuration files are up to date
allow-dirty = ["ci"]
Published at
2026-04-04 01:38:36 UTCEvent JSON
{
"id": "107f1e3b6d3412a187bdbbbf8a92a96caa630ea2ee2b6383db513e25bd2405f2",
"pubkey": "37306250e62aafbe17f1fd1ee25a539f268e044d7516734c6e389c6de7273ac9",
"created_at": 1775266716,
"kind": 1,
"tags": [
[
"file",
"dist-workspace.toml"
],
[
"version",
"0.3.3"
]
],
"content": "# dist plan --output-format=json \u003e plan-dist-manifest.json\r\n# Config for 'dist'\r\n[workspace]\r\nmembers = [\"cargo:.\", \"cargo:src/get_file_hash_core\"]\r\n\r\n# Config for 'dist'\r\n[dist]\r\n# The preferred dist version to use in CI (Cargo.toml SemVer syntax)\r\ncargo-dist-version = \"0.30.3\"\r\n# CI backends to support\r\nci = \"github\"\r\n# The installers to generate for each app\r\ninstallers = [\"shell\", \"powershell\", \"homebrew\", \"msi\"]\r\n# A GitHub repo to push Homebrew formulas to\r\ntap = \"gnostr-org/homebrew-gnostr-org\"\r\n# Path that installers should place binaries in\r\ninstall-path = \"CARGO_HOME\"\r\n# Publish jobs to run in CI\r\npublish-jobs = [\"homebrew\"]\r\n# Whether to install an updater program\r\ninstall-updater = true\r\n# Target platforms to build apps for (Rust target-triple syntax)\r\ntargets = [\"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\"]\r\n# Skip checking whether the specified configuration files are up to date\r\nallow-dirty = [\"ci\"]\r\n",
"sig": "91f0856114c8612aaf71b948ae9720f583ee0e13e13b316de50367d9449bfcd27c08856b27d745a16bcfaf628585b7f5259dc315489adcf490b0377fa3183cbf"
}