Skip to content

Commit 6fed4c2

Browse files
tofayordian
andauthored
Fix typo in help text
Co-Authored-By: Andronik Ordian <[email protected]>
1 parent c39a727 commit 6fed4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/upgrade/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ All packages in the workspace will be upgraded if the `--all` flag is supplied.
5858
be supplied in the presence of a virtual manifest.
5959
6060
If the '--to-lockfile' flag is supplied, all dependencies will be upgraded to the currently locked
61-
version as recorded in the Cargo.lock file. This flags requires that the Cargo.lock file is
61+
version as recorded in the Cargo.lock file. This flag requires that the Cargo.lock file is
6262
up-to-date. If the lock file is missing, or it needs to be updated, cargo-upgrade will exit with an
6363
error. If the '--to-lockfile' flag is supplied then the network won't be accessed."
6464
)]

0 commit comments

Comments
 (0)