cargo-edit 0.5.0

This extends Cargo to allow you to add and remove dependencies by modifying your `Cargo.toml` file from the command line. It contains `cargo add`, `cargo rm`, and `cargo upgrade`.
Documentation
1
2
3
4
5
6
7
8
status = [
  "build (ubuntu-latest, stable)",
  "build (ubuntu-latest, nightly)",
  "build (windows-latest, stable)",
  "build (macOS-latest, stable)",
  "continuous-integration/travis-ci/push",
]
use_squash_merge = true