Files
tfhe-rs/utils/tfhe-lints/rust-toolchain
Arthur Meyre 52a1191474 chore(ci): force installation of toolchain for tfhe-lints
- also update toolchain.txt to match the tfhe-lint toolchain
2025-03-06 09:48:18 +01:00

5 lines
112 B
Plaintext

[toolchain]
channel = "nightly-2025-02-20"
components = ["llvm-tools-preview", "rustc-dev"]
profile = "default"