Closed
Description
In 'Getting Started' it is implied that running cargo build --release
is what creates a Cargo.lock file. The explanation of Cargo.lock is in the section 'Building for Release'.
From what I can see, just running cargo build
creates a Cargo.lock file.
I don't know enough about Rust to know if something recently changed or if this is significant. But wanted to raise the issue, as it looked slightly off as I am going through the tutorials.
Thanks!!
Metadata
Metadata
Assignees
Labels
No labels