diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,4 +6,4 @@ members = ["wwb"] [profile.release] strip = true lto = true -panic = "abort" +#panic = "abort" |
index : wwb | ||
A rust simulation of the Worlds Worst Boardgame (W.W.B.) | Matt Strapp was here |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 2 |
@@ -6,4 +6,4 @@ members = ["wwb"] [profile.release] strip = true lto = true -panic = "abort" +#panic = "abort" |