]> git.nega.tv - josh/narcissus/commitdiff
Switch back to O0 for debug mode
authorJoshua Simmons <josh@nega.tv>
Sun, 25 Sep 2022 19:25:35 +0000 (21:25 +0200)
committerJoshua Simmons <josh@nega.tv>
Sun, 25 Sep 2022 19:27:47 +0000 (21:27 +0200)
Cargo.toml

index 96bde26c8075be872b0e273218a4efefc38e1aca..6d034dea75c80d78668f216bd73ffab3cd76243d 100644 (file)
@@ -21,4 +21,4 @@ lto="thin"
 
 [profile.dev]
 panic = "abort"
-opt-level = 1
+opt-level = 0