summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rebar_prv_dialyzer.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rebar_prv_dialyzer.erl b/src/rebar_prv_dialyzer.erl
index 907a6f4..6b6464c 100644
--- a/src/rebar_prv_dialyzer.erl
+++ b/src/rebar_prv_dialyzer.erl
@@ -132,6 +132,7 @@ get_plt_files(State, Apps) ->
default_plt_apps() ->
[erts,
+ crypto,
kernel,
stdlib].