diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2023-09-05 11:47:42 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2023-09-05 11:47:42 -0300 |
commit | bab386f87e41568d44ce9b5263843ac662867286 (patch) | |
tree | c85df1b24476c92b56c734863be86a6cd339afc8 /rust-toolchain.toml | |
parent | b49e8e6ca2185396b8cd05d0b4b83b3ae6b80dae (diff) |
Diffstat (limited to 'rust-toolchain.toml')
-rw-r--r-- | rust-toolchain.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml new file mode 100644 index 0000000..4842915 --- /dev/null +++ b/rust-toolchain.toml @@ -0,0 +1,2 @@ +[toolchain] +channel = "1.65" |