diff options
Diffstat (limited to 'rust-toolchain')
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rust-toolchain b/rust-toolchain new file mode 100644 index 0000000..09396e5 --- /dev/null +++ b/rust-toolchain @@ -0,0 +1,2 @@ +[toolchain] +channel = "nightly-2021-12-04" |