github killercup/cargo-edit v0.3.0-alpha.1
v0.3.0 Alpha 1

latest releases: v0.10.4, v0.10.3, v0.10.2...
pre-release6 years ago

Pre-release version to test out the new TOML pretty printing!

Changes

  • When the version of a dependency, cargo-upgrade now outputs "Upgrading crate vOld -> vNew" with the same text style as cargo update. (#143)
  • Add basic workspace support with cargo upgrade --all (#153)
  • Support selecting which binaries to install (#156) with cargo install cargo-edit --no-default-features --features "add upgrade"
  • Use the newly added toml::pretty_string to format the Cargo.toml (#163)
  • Add --allow-prerelease flag to cargo upgrade (#164)

Contributors

Thank you, @nikhotine, @vitiral, @bjgill, @ordian, and @Eijebong!

Don't miss a new cargo-edit release

NewReleases is sending notifications on new releases.