mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 16:21:33 +11:00
Add alloc to the template's config.toml
This commit is contained in:
parent
6d11302725
commit
9350e837b7
|
@ -1,5 +1,5 @@
|
|||
[unstable]
|
||||
build-std = ["core"]
|
||||
build-std = ["core", "alloc"]
|
||||
build-std-features = ["compiler-builtins-mem"]
|
||||
|
||||
[build]
|
||||
|
|
Loading…
Reference in a new issue