add rust-toolchain.toml with rust 1.70.0

This commit is contained in:
GroovieGermanikus 2023-09-19 11:15:42 +02:00
parent fd26b56ddf
commit 13579a8cad
1 changed files with 2 additions and 0 deletions

2
rust-toolchain.toml Normal file
View File

@ -0,0 +1,2 @@
[toolchain]
channel = "1.70.0"