web-embedded-hal 0.1.0

Web embedded-hal components
Documentation
1
2
3
4
5
6
# Before upgrading check that everything is available on all tier1 targets here:
# https://rust-lang.github.io/rustup-components-history
[toolchain]
channel = "nightly-2022-03-10"
components = [ "rust-src", "rustfmt" ]
targets = [ "wasm32-unknown-unknown" ]