diff --git a/Cargo.toml b/Cargo.toml index 8cb49fb..7cafaf3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,3 +12,4 @@ rand = "0.8.5" [profile.release] opt-level = 3 strip = true +debug = false \ No newline at end of file