%% -*- mode: erlang -*-
{erl_opts, [
debug_info
]}.
{deps, [
{jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.6"}}}
{project_plugins, [erlfmt]}.