Dessalines@lemmy.ml to Rust · 5 months agoBenJeau/cargo-interactive-update: A cargo extension CLI tool to update your cargo direct dependencies interactively to the latest versiongithub.comexternal-linkmessage-square1linkfedilinkarrow-up110arrow-down12cross-posted to: [email protected]
arrow-up18arrow-down1external-linkBenJeau/cargo-interactive-update: A cargo extension CLI tool to update your cargo direct dependencies interactively to the latest versiongithub.comDessalines@lemmy.ml to Rust · 5 months agomessage-square1linkfedilinkcross-posted to: [email protected]
minus-squareBB_Clinkfedilinkarrow-up3·5 months agocargo-upgrade existed forever. and it has a --dry-run option.
cargo-upgrade
existed forever. and it has a--dry-run
option.