File tree 4 files changed +0
-9
lines changed
4 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,6 @@ cargo-remove - Remove dependencies from a Cargo.toml manifest file
14
14
15
15
Remove one or more dependencies from a ` Cargo.toml ` manifest.
16
16
17
- After the manifest has been edited, ` Cargo.lock ` will be updated to reflect any changes.
18
-
19
17
## OPTIONS
20
18
21
19
### Section options
Original file line number Diff line number Diff line change 9
9
DESCRIPTION
10
10
Remove one or more dependencies from a Cargo.toml manifest.
11
11
12
- After the manifest has been edited, Cargo.lock will be updated to
13
- reflect any changes.
14
-
15
12
OPTIONS
16
13
Section options
17
14
--dev
Original file line number Diff line number Diff line change @@ -14,8 +14,6 @@ cargo-remove - Remove dependencies from a Cargo.toml manifest file
14
14
15
15
Remove one or more dependencies from a ` Cargo.toml ` manifest.
16
16
17
- After the manifest has been edited, ` Cargo.lock ` will be updated to reflect any changes.
18
-
19
17
## OPTIONS
20
18
21
19
### Section options
Original file line number Diff line number Diff line change @@ -9,8 +9,6 @@ cargo\-remove \- Remove dependencies from a Cargo.toml manifest file
9
9
\fB cargo remove \fR [\fI options \fR ] \fI dependency \fR \& ...
10
10
.SH "DESCRIPTION"
11
11
Remove one or more dependencies from a \fB Cargo.toml \fR manifest.
12
- .sp
13
- After the manifest has been edited, \fB Cargo.lock \fR will be updated to reflect any changes.
14
12
.SH "OPTIONS"
15
13
.SS "Section options"
16
14
.sp
You can’t perform that action at this time.
0 commit comments