This commit is contained in:
2024-06-10 23:57:38 +03:00
parent 6de42c3dba
commit 1b2dd2bfbe
21 changed files with 1066 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
[unstable]
bindeps = true
build-std = ["core", "compiler_builtins"]
build-std = ["core", "compiler_builtins", "alloc"]
build-std-features = ["compiler-builtins-mem"]
[build]