summaryrefslogtreecommitdiff
path: root/crates/build_helper/Cargo.toml
AgeCommit message (Collapse)Author
2026-01-10Add platform restrictions to deployment configsHEADDesktop_0.1.0_Basemain魏曹先生
- Move build_helper from crates/ to tools/ directory - Specify platform targets for shell completions and entry scripts - Bash scripts now target linux and macos - Powershell scripts target windows - Zsh plugin files target linux and macos
2025-10-18feat: add build_helper crate for publishing魏曹先生
- Add Cargo.toml and main.rs for build helper - Support custom cargo pub command for binary distribution