aya/netlify.toml

4 lines
106 B
TOML

[build]
publish = "site"
command = "rustup toolchain install nightly -c rust-src && cargo xtask docs"