mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
4 lines
189 B
TOML
4 lines
189 B
TOML
[toolchain]
|
|
channel = "1.57"
|
|
targets = [ "wasm32-unknown-unknown", "x86_64-unknown-linux-gnu" ]
|
|
components = [ "rust-src" ] # rust-src is required for WASM builds which recompile the stdlib |