fornwall / rust-script

Run Rust files and expressions as scripts without any setup or compilation step.
https://rust-script.org
Apache License 2.0
1.2k stars 41 forks source link

Allow user to specify a specific rust toolchain #132

Open Makogan opened 2 months ago

Makogan commented 2 months ago

It would be useful if the script needs dependencies that are attached to a specific rust version for one to be able to instruct which toolchain should be used.