diff --git a/Cargo.toml b/Cargo.toml index 1aa7602f..06ea12c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -130,6 +130,7 @@ monero-serai = { opt-level = 3 } [profile.release] panic = "unwind" +overflow-checks = true [patch.crates-io] # https://github.com/rust-lang-nursery/lazy-static.rs/issues/201