diff --git a/Cargo.toml b/Cargo.toml index ffcc93a..6720107 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,3 +37,6 @@ features = [ [features] profile-with-tracy = ["profiling/profile-with-tracy", "tracy-client/default"] +[profile.release] +overflow-checks = true +