Skip to content

Conversation

@pomcho555
Copy link
Owner

The name 'rsp' is already used from another crate: https://crates.io/crates/rsp

pomcho555 and others added 3 commits July 27, 2025 17:21
- Update imports in peeler_tests.rs from `use rsp::` to `use rsp_cli::`
- Update imports in edge_cases_tests.rs from `use rsp::` to `use rsp_cli::`
- Fixes CI compilation errors after crate name change

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
…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 <[email protected]>
@pomcho555 pomcho555 merged commit afa52a1 into main Jul 27, 2025
10 checks passed
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.

2 participants