Include alloc

This commit is contained in:
Gwilym Kuiper 2021-08-16 21:02:36 +01:00
parent a500c9dbb1
commit 1c07268f11

View file

@ -1,5 +1,5 @@
[unstable]
build-std = ["core"]
build-std = ["core", "alloc"]
build-std-features = ["compiler-builtins-mem"]
[build]