diff --git a/Cargo.toml b/Cargo.toml index 934250f..48d2635 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,4 @@ members = [ ] [profile.release] -debug = false +debug = true