1 parent 0cc94fa commit 1e734ceCopy full SHA for 1e734ce
1 file changed
Cargo.toml
@@ -72,3 +72,5 @@ harness = false
72
strip = true
73
lto = true
74
codegen-units = 1
75
+panic = "abort"
76
+opt-level = "s"
0 commit comments