example-helloworld icon indicating copy to clipboard operation
example-helloworld copied to clipboard

Add a rust-toolchain.toml

Open kevinheavey opened this issue 2 years ago • 1 comments

This example always breaks for people because they try to run the tests with an unsupported Rust version. If there was a rust-toolchain.toml file in src/program-rust this wouldn't be a problem

kevinheavey avatar Jul 21 '23 10:07 kevinheavey