Specify rust toolchain

This commit is contained in:
Vladimir Borisov 2022-07-11 11:00:10 +03:00
parent c5976f23be
commit 1aba122e98
No known key found for this signature in database
GPG key ID: F9A584BE4FCB6603

2
rust-toolchain.toml Normal file
View file

@ -0,0 +1,2 @@
[toolchain]
channel = "stable-x86_64-pc-windows-msvc"