pasta_curves-source/rust-toolchain.toml

4 lines
68 B
TOML
Raw Normal View History

2023-03-02 14:20:03 +00:00
[toolchain]
2023-03-02 15:51:58 +00:00
channel = "1.60.0"
2023-03-02 14:20:03 +00:00
components = [ "clippy", "rustfmt" ]