killercup / killercup/cargo-edit
`cargo upgrade` doesn't work with local registries
Open
bug
cargo-upgrade
- Dominant language
- Rust
- Stars
- 3.5k
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
When using a local registry, I get:
```
❯ cargo upgrade
Error: Invalid cargo config
```
Contributor guide
Research direction
Start by reproducing `cargo upgrade` with a local registry and tracing how the command reads or validates Cargo configuration. The issue provides no file or test entry point; done means local-registry configuration is accepted and dependency upgrading works without the invalid-config error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100