**Is your feature request related to a problem?** New Rust versions can break our builds. **Describe the solution you’d like** Pin Rust version used in CI and also add Cargo.lock file which pins exact versions of dependencies.