openobserve/rust-toolchain.toml

5 lines
95 B
TOML

[toolchain]
channel = "nightly-2023-05-21"
components = [ "rustfmt", "clippy", "llvm-tools" ]