Add release-with-debug profile (#33096)

This commit is contained in:
Will Hickey 2023-09-07 13:16:43 -05:00 committed by GitHub
parent 9ff0b35f29
commit 350caaeec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
[profile.release-with-debug]
inherits = "release"
debug = true
split-debuginfo = "packed"
[workspace]
members = [
"account-decoder",