heh
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,4 +27,4 @@ swizzle = "0.1.0" lto = true codegen-units = 1 debug = true -overflow-checks = true +# overflow-checks = true |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -27,4 +27,4 @@ swizzle = "0.1.0" lto = true codegen-units = 1 debug = true -overflow-checks = true +# overflow-checks = true |