Source commit: ce2d9c9dc3979543dd4e40b29e7fba2d55cc8633 Public tree identity: sha256:168e259dfbcbf75b34d46c1c641fd448e474550988c1d2eda802826bf103c0bc
5 lines
123 B
TOML
5 lines
123 B
TOML
[toolchain]
|
|
channel = "1.91.1"
|
|
components = ["clippy", "rustfmt"]
|
|
targets = ["wasm32-unknown-unknown"]
|
|
profile = "minimal"
|