1
Fork 0
kantodb/rust-toolchain-fuzz.toml

4 lines
138 B
TOML

[toolchain]
channel = "nightly-2025-03-20"
components = ["rust-analysis", "rust-src", "rustc-dev"]
targets = ["x86_64-unknown-linux-gnu"]