Projectで使用するRust toolchainのversionを指定する
https://rust-lang.github.io/rustup/overrides.html
環境変数などでも指定できるが、まずはrust-toolchain.tomlファイルなどでGit管理下に置くのが良さそう。
https://rust-lang.github.io/rustup/overrides.html
環境変数などでも指定できるが、まずはrust-toolchain.tomlファイルなどでGit管理下に置くのが良さそう。