openobserve/rust-toolchain.toml

4 lines
94 B
TOML

[toolchain]
channel = "nightly-2023-12-24"
components = [ "rustfmt", "clippy", "llvm-tools" ]