In context: Rust is a general-purpose language designed for building fast and secure software. Its strong focus on memory safety aims to eliminate most memory-related bugs and security vulnerabilities ...
Rather than encouraging Rust developers to commit their Cargo.lock file for packages with binaries but not libraries, Rust’s Cargo team now recommends developers do whatever is best for their project.