@@ -1,3 +1,3 @@
{lib_dirs,[".."]}.
-{erl_opts, [nowarn_export_all]}.
+{erl_opts, [nowarn_export_all,nowarn_deprecated_function]}.
{deps, []}.