Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added rust-toolchain file in order to run `cargo build` outside of docker and use the right version as the docker image would ### Test Plan run `cargo build`and `rustup show`to view that the same settings as by the docker image are used
- Loading branch information