overflow checks

This commit is contained in:
Hardhat Chad
2025-03-19 10:24:31 -07:00
parent e048bd6600
commit 1098ae3581

View File

@@ -32,3 +32,8 @@ thiserror = "1.0.57"
[patch.crates-io]
[profile.release]
overflow-checks = true
[profile.dev]
overflow-checks = true