Commit 3efb039
fix: configure binary name to keep 'rsp' executable while using 'rsp-cli' crate name
- Add [[bin]] section to Cargo.toml to explicitly name binary as 'rsp'
- Fixes GitHub Actions build that expects 'rsp' executable
- Resolves CI failure: "cp: cannot stat 'target/release/rsp': No such file or directory"
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f88b01b commit 3efb039
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
0 commit comments