mirror of
https://github.com/saymrwulf/fips205-source.git
synced 2026-09-03 19:53:49 +00:00
7 lines
340 B
TOML
7 lines
340 B
TOML
|
|
# Pinned to the exact nightly the Charon/Aeneas transpiler uses (see
|
||
|
|
# aeneas-toolchain/aeneas/charon/rust-toolchain). This aligns `charon cargo`
|
||
|
|
# extraction and the `cargo test` differential harness on one compiler, and
|
||
|
|
# documents the toolchain for reproducible regeneration of the Lean model.
|
||
|
|
[toolchain]
|
||
|
|
channel = "nightly-2026-06-01"
|