cargo-edit 0.1.1

This extends Cargo to allow you to add and list dependencies by reading/writing to your `Cargo.toml` file from the command line. It contains `cargo add`, `cargo rm`, and `cargo list`.
Documentation

cargo-edit

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 3 feature flags, 1 of them enabled by default.

default

This feature flag does not enable additional features.

clippy

dev