yewprint/rust-toolchain
Yohan Boogaert 29c685cfe2
Modify some details on the build (#84)
* Delete the downloads of blueprintjs
The icon is directly take on a file in the repos

* Add the rust toolchain

* Test CI for Windows

* Add doc comments to build.rs

Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
2021-01-22 14:33:47 +01:00

4 lines
84 B
Text

[toolchain]
channel = "stable"
components = []
targets = ["wasm32-unknown-unknown"]