diff --git a/Cargo.toml b/Cargo.toml index 4a0d375d4..893189941 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,6 +33,3 @@ members = [ "validator_client", "account_manager", ] - -[profile.release] -debug = true