X-Git-Url: https://git.xandkar.net/?p=beam_stats.git;a=blobdiff_plain;f=rebar.config;h=5eb75d13ba7e2fb7f632babe4026e802362da5b5;hp=f1816dcd9517b6153d33fc108a8a8ef5d08e516a;hb=7786d23b34f01fb15d97cc61decd2f04e65e70a4;hpb=aa4143aa361a537ab11a8145846bd4ddfad1f56e diff --git a/rebar.config b/rebar.config index f1816dc..5eb75d1 100644 --- a/rebar.config +++ b/rebar.config @@ -1,5 +1,6 @@ { deps , [ {hope, ".*", {git, "https://github.com/ibnfirnas/hope.git", {tag, "3.8.0"}}} + , {meck, ".*", {git, "https://github.com/eproxus/meck.git" , {tag, "0.8.3"}}} ] }.