cargo-edit-9 0.9.3

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

cargo-edit-9

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 11 feature flags, 12 of them enabled by default.

default

add (default)

rm (default)

set-version (default)

upgrade (default)

vendored-libgit2 (default)

cli (default)

clap (default)

color (default)

test-external-apis

This feature flag does not enable additional features.

vendored-openssl