We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc38e35 commit 303e3b4Copy full SHA for 303e3b4
.cargo/config.toml
@@ -1,5 +1,5 @@
1
[unstable]
2
-build-std = ["std", "panic_abort"]
+build-std = ["core", "alloc", "std", "panic_abort"]
3
build-std-features = ["panic_immediate_abort"]
4
5
[target.x86_64-unknown-linux-gnu]
0 commit comments