explicitly select rust toolchain

This commit is contained in:
2025-06-24 17:27:01 +02:00
parent 87fc6cccd2
commit 0876f1ed3c

2
rust-toolchain.toml Normal file
View File

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