Add rustup

This commit is contained in:
2025-01-07 14:29:04 +02:00
parent 68d46d5074
commit 2b76c9dfb6
4 changed files with 128 additions and 1 deletions

2
rust-toolchain.toml Normal file
View File

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