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 committed by Kai Jan Kriegel
parent 31a9bb4bf0
commit d32936e6e6

2
rust-toolchain.toml Normal file
View File

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