Closed 0xnim closed 5 months ago
Cargo.lock
should be committed to the repository for binaries.
oh
@0xnim read the line above, it literally says:
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
what changes in the executable
i understood its wrong
but what changes?
@Linker-123
This is used to lock library versions in place, for more you can read: https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Just adding Cargo.lock to the gitignore files.