6 lines
224 B
Plaintext
6 lines
224 B
Plaintext
|
# This version should be kept up to date with the value in
|
||
|
# ci/rust-version.sh in the branch of the solana repo that corresponds
|
||
|
# with the version we're using.
|
||
|
[toolchain]
|
||
|
channel = "nightly-2022-02-24"
|
||
|
profile = "minimal"
|