• @RustyNova
    link
    12 months ago

    cargo update

    … It’s that simple.

    • @[email protected]
      link
      fedilink
      42 months ago

      I think that only updates semver-compatible versions in the lock file.

      I was looking for something that updates the cargo.toml to not necessarily compatible versions.

      Since cargo-edit broke, I’ve had to do this by hand.