Skip to content

Commit 112a1fd

Browse files
committed
chore: enable overflow-checks in release profile (#3 F-001)
1 parent b03f0a1 commit 112a1fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ all-languages = [
131131
lto = true
132132
strip = true
133133
codegen-units = 1
134+
overflow-checks = true
134135

135136
[dev-dependencies]
136137
tempfile = "3.26"

0 commit comments

Comments
 (0)