Files
darkfi/rust-toolchain.toml
Paul Otten 721502a468 Move from "nightly" toolchain to "stable".
Intended to address tau RefID "Gifn1u".

There are still a few things that require nightly.
- cargo +nightly fmt
- fuzzing
2025-04-14 19:42:15 -04:00

3 lines
31 B
TOML

[toolchain]
channel = "stable"