Skip to content

Commit

Permalink
chore: enable split-debuginfo profile option.
Browse files Browse the repository at this point in the history
  • Loading branch information
critocrito committed Apr 20, 2021
1 parent 7a05ba3 commit c28f351
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[workspace]
members = ["src/rs/*"]

[profile.dev]
split-debuginfo = "unpacked"

0 comments on commit c28f351

Please sign in to comment.