Benjamin-Philip opened a new pull request, #108: URL: https://github.com/apache/arrow-erlang/pull/108
## What issue does this PR close? Closes #107. The dtolnay/rust-toolchain has been causing many problems because of its non-standard release practices, breaking Dependabot updates as well as the CI. See the issue for more context. ## What's Changed A `rust-toolchain.toml` file has been added detailing exactly what we need. The necessary rust compiler and components are now installed via a `rustup toolchain install`. This is more in line with the process in the arrow-rs project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
