We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13193cb commit a57d070Copy full SHA for a57d070
1 file changed
src/p1_pgsql.app.src
@@ -26,7 +26,7 @@
26
{vsn, "1.1.39"},
27
{modules, []},
28
{registered, []},
29
- {applications, [kernel, stdlib, ssl, xmpp]},
+ {applications, [kernel, stdlib, ssl, stringprep]},
30
{mod, {pgsql_app,[]}},
31
32
%% hex.pm packaging:
0 commit comments