We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d3eac commit f14e3a8Copy full SHA for f14e3a8
native/src/.cargo/config.toml
@@ -8,5 +8,5 @@ target-dir = "../out/rust"
8
9
[unstable]
10
build-std = ["std", "panic_abort"]
11
-build-std-features = ["panic_immediate_abort"]
+build-std-features = ["panic_immediate_abort", "optimize_for_size"]
12
profile-rustflags = true
0 commit comments