rust-toolchain.toml (104B)
1 [toolchain] 2 channel = "1.92.0" 3 components = ["llvm-tools-preview"] 4 targets = ["wasm32-unknown-unknown"]