This diff removes `Cargo.lock` file from the `.gitignore` in the rust-node-addon and populates this file. We should add a lock file to lock the dependencies versions and avoid possible errors due to the versions inconsistency.
Linear task: [[ https://linear.app/comm/issue/ENG-3048/getting-rust-node-addon-error-when-running-yarn-cleaninstall | ENG-3048 ]]