summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r--src/rebar.app.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src
index 4d1dfd7..1777e16 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -24,6 +24,7 @@
providers,
bbmustache,
ssl_verify_hostname,
+ certifi,
relx,
inets]},
{env, [
@@ -36,6 +37,7 @@
{providers, [rebar_prv_app_discovery,
rebar_prv_as,
+ rebar_prv_bare_compile,
rebar_prv_clean,
rebar_prv_common_test,
rebar_prv_compile,