jmap-rs
jmap-rs copied to clipboard
Libraries should not version control Cargo.lock
Cargo.lock should be version controlled in binary packages and only binary packages. Libraries should not check Cargo.lock in to version control.
For more information see this page