Overlapping functionality between deps. cargo-lock & cargo
Open
- Dominant language
- Rust
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We currently depend on both cargo-lock & cargo. But their functionality is a bit overlapping (or, mostly overlapping). It would be good if we needed just one of them (and `cargo` seems to cover more things than `cargo-lock`, so it'll likely be that one).
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by tracing how the cargo-lock and cargo dependencies are used in the repository, then run the existing test suite; done means the overlapping functionality is covered by one dependency without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100