Docs.rs
cargo-edit-0.9.0
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 0.9.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`.
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
"
:
"
3f5cf4fd7a2ac0e9fdeb1dac25a76b9a8c2c1dd3
"
}
,
"
path_in_vcs
"
:
"
"
}