chore: create rust-toolchain.toml to pin rust 1.81

This commit is contained in:
xeruf 2024-10-16 22:05:48 +02:00
parent 49d8eef29c
commit 306e0e0421
1 changed files with 2 additions and 0 deletions

2
rust-toolchain.toml Normal file
View File

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