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

5 lines
138 B
TOML
Raw Normal View History

2025-03-27 13:45:43 -06:00
[toolchain]
channel = "nightly-2025-03-20"
components = ["rust-analysis", "rust-src", "rustc-dev"]
targets = ["x86_64-unknown-linux-gnu"]