Skip to content

Commit

Permalink
Fix typo in help text
Browse files Browse the repository at this point in the history
Co-Authored-By: Andronik Ordian <[email protected]>
  • Loading branch information
tofay and ordian authored Oct 27, 2019
1 parent c39a727 commit 6fed4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/upgrade/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ All packages in the workspace will be upgraded if the `--all` flag is supplied.
be supplied in the presence of a virtual manifest.
If the '--to-lockfile' flag is supplied, all dependencies will be upgraded to the currently locked
version as recorded in the Cargo.lock file. This flags requires that the Cargo.lock file is
version as recorded in the Cargo.lock file. This flag requires that the Cargo.lock file is
up-to-date. If the lock file is missing, or it needs to be updated, cargo-upgrade will exit with an
error. If the '--to-lockfile' flag is supplied then the network won't be accessed."
)]
Expand Down

0 comments on commit 6fed4c2

Please sign in to comment.