File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,8 +14,6 @@ cargo-remove - Remove dependencies from a Cargo.toml manifest file
1414
1515Remove one or more dependencies from a ` Cargo.toml ` manifest.
1616
17- After the manifest has been edited, ` Cargo.lock ` will be updated to reflect any changes.
18-
1917## OPTIONS
2018
2119### Section options
Original file line number Diff line number Diff line change 99DESCRIPTION
1010 Remove one or more dependencies from a Cargo.toml manifest.
1111
12- After the manifest has been edited, Cargo.lock will be updated to
13- reflect any changes.
14-
1512OPTIONS
1613 Section options
1714 --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
1414
1515Remove one or more dependencies from a ` Cargo.toml ` manifest.
1616
17- After the manifest has been edited, ` Cargo.lock ` will be updated to reflect any changes.
18-
1917## OPTIONS
2018
2119### 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
99\fB cargo remove \fR [\fI options \fR ] \fI dependency \fR \& ...
1010.SH "DESCRIPTION"
1111Remove 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.
1412.SH "OPTIONS"
1513.SS "Section options"
1614.sp
You can’t perform that action at this time.
0 commit comments