chore(ds): Add rebar.config file to app/emqx_durable_storage
This commit is contained in:
parent
7cb0322856
commit
c030188eb7
|
@ -0,0 +1,3 @@
|
|||
%% -*- mode:erlang -*-
|
||||
{deps,
|
||||
[{emqx_utils, {path, "../emqx_utils"}}]}.
|
Loading…
Reference in New Issue