Dessalines to Rust [email protected] • 2 months agoBenJeau/cargo-interactive-update: A cargo extension CLI tool to update your cargo direct dependencies interactively to the latest versiongithub.comexternal-linkmessage-square7fedilinkarrow-up113arrow-down11cross-posted to: [email protected]
arrow-up112arrow-down1external-linkBenJeau/cargo-interactive-update: A cargo extension CLI tool to update your cargo direct dependencies interactively to the latest versiongithub.comDessalines to Rust [email protected] • 2 months agomessage-square7fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink1•28 days agoI usually use cargo upgrade -i allow --pinned --verbose and that works just fine. What isn’t working for you?
minus-square@[email protected]linkfedilink1•28 days agoIt was fixed. The sparse index broke it for a few months.
I usually use
cargo upgrade -i allow --pinned --verbose
and that works just fine. What isn’t working for you?It was fixed.
The sparse index broke it for a few months.