Docs.rs
cargo-edit-9-0.9.3
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
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`.
Crate
Source
Builds
Feature flags
Documentation
Hide files
.github
src
tests
.cargo_vcs_info.json
.editorconfig
.gitattributes
.gitignore
bors.toml
Cargo.lock
Cargo.toml
Cargo.toml.orig
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
release.toml
rustfmt.toml
1
2
3
4
5
6
{
"
git
"
:
{
"
sha1
"
:
"
f3b531c232927c8adabff4ce937295bf31f09bae
"
}
,
"
path_in_vcs
"
:
"
"
}