Skip to content

fix(dist): define [profile.dist] required by cargo-dist release builds - #3

Merged
yangsi7 merged 1 commit into
mainfrom
fix/profile-dist
Jul 12, 2026
Merged

fix(dist): define [profile.dist] required by cargo-dist release builds#3
yangsi7 merged 1 commit into
mainfrom
fix/profile-dist

Conversation

@yangsi7

@yangsi7 yangsi7 commented Jul 12, 2026

Copy link
Copy Markdown
Owner

v0.1.0 tag build failed on every target with error: profile 'dist' is not defined — dist v0.32 builds with --profile dist, which dist init normally writes into Cargo.toml but the public cut lacks. Adds the standard block (inherits release, lto thin). Local cargo build --profile dist verified.

🤖 Generated with Claude Code

https://claude.ai/code/session_01F5Fg4YtoTiccEhcLECTKH1

@yangsi7
yangsi7 merged commit 012cf06 into main Jul 12, 2026
12 checks passed
@yangsi7
yangsi7 deleted the fix/profile-dist branch July 12, 2026 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant