Skip to content

Commit

Permalink
add runtime_tools
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Oct 9, 2023
1 parent 6a746bc commit 0cfc26a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
error_handling%,
%unknown
]},
{base_plt_apps, [erts, stdlib, kernel, crypto, dbg]},
{base_plt_apps, [erts, stdlib, kernel, crypto, runtime_tools]},
{plt_apps, top_level_deps},
{plt_extra_apps, []},
{plt_location, local},
Expand Down

0 comments on commit 0cfc26a

Please sign in to comment.