forked from BigfootDev/flatbuffers
5792623df4
* Fix nightly no_std * Fix nightly no_std
6 lines
80 B
TOML
6 lines
80 B
TOML
[build]
|
|
target = "thumbv7m-none-eabi"
|
|
|
|
[unstable]
|
|
build-std = ["core", "alloc"]
|