diff options
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r-- | src/rebar.app.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src index e5d56bb..9d0e027 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -18,6 +18,7 @@ erlware_commons, providers, bbmustache, + ssl_verify_hostname, relx, inets]}, {env, [ |