Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Oct 9, 2023
1 parent 9c31982 commit dbe4161
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 @@ -59,7 +59,7 @@
%unknown
]},
{plt_apps, top_level_deps},
{plt_extra_apps, []},
{plt_extra_apps, [dbg]},
{plt_location, local},
{plt_prefix, "hackney"},
{base_plt_location, "."},
Expand Down

0 comments on commit dbe4161

Please sign in to comment.