killercup / killercup/cargo-edit

cargo upgrade not upgrade version with path (for example xstr = { version = "0.1.4", path = "../xstr" } )

Open
#884 0 comments 0 reactions 0 assignees View on GitHub
cargo-upgrade
Dominant language
Rust
Stars
3.5k
Forks
166
PR merge metrics
No merged PRs in 30d

Description

cargo upgrade not upgrade version with path (for example xstr = { version = "0.1.4", path = "../xstr" } )
image

Contributor guide

Open the contributing guide

Research direction

Start by reproducing `cargo upgrade` with the dependency declaration shown in the issue, including both its version and path. Trace the upgrade command's dependency handling and add or run a focused regression test; done means the version is updated without losing the path dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.