pin toolchain to a known good version while we get that 'fun' segfault

This commit is contained in:
Nadja Reitzenstein 2023-02-23 17:00:19 +01:00
parent 165b269d4f
commit a9143b0cdd
1 changed files with 2 additions and 0 deletions

2
rust-toolchain.toml Normal file
View File

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