Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crates/trycp_server/Cargo.lock was removed, breaking downstream builds #228

Open
3 tasks
steveej opened this issue Aug 7, 2024 · 0 comments
Open
3 tasks

Comments

@steveej
Copy link
Member

steveej commented Aug 7, 2024

it was removed in 1e94fe2

the trycp_server crate has been part of the workspace for over two years, since: 8affc33

hence i'm not sure if the removing of its own Cargo.lock was intentional.

the CI tests explicit change into the crate directory for testing:

cd crates/trycp_server
cargo build --release --target-dir target

things i'm going to double-check and will update this issue with:

  • does the top-level lockfile generally have the trycp_server dependencies?
  • is the top-level lockfile updated currently up to date with the trycp_server Cargo.toml?

as a follow-up to keep this repo consistent the following item is relevant:

  • is the top-level lockfile updated regularly?
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

No branches or pull requests

1 participant