You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cargo generate-lockfile --help
cargo-generate-lockfile
Generate the lockfile for a project
[... snip ...]
If the lockfile is not available, then this is the equivalent of
`cargo generate-lockfile`. A lockfile is generated and dependencies are also
all updated.
I suppose this is technically true, but not super useful 🙄 😇