We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf655c commit aee0b93Copy full SHA for aee0b93
Xargo.toml
@@ -1,2 +1,2 @@
1
[dependencies]
2
-std = {default-features=false}
+std = {default-features=false, features=["panic_immediate_abort"]}
0 commit comments