Closed XVilka closed 5 years ago
If there is a need to restrict the versions - it is better to do this in the Cargo.toml instead.
It's customary for binaries to commit their Cargo.lock: https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries
If there is a need to restrict the versions - it is better to do this in the Cargo.toml instead.