X-Git-Url: https://git.xandkar.net/?p=erlang-x-plane-data.git;a=blobdiff_plain;f=rebar.config;h=c94ed0018f25811a6fdab8c52824bc421fccf4d9;hp=c394a6c33d6ae06a050510f1327402ff5aeea25d;hb=HEAD;hpb=c9410825c5416a62558ac6bd108a1dbe6ffbc3c6 diff --git a/rebar.config b/rebar.config index c394a6c..c94ed00 100644 --- a/rebar.config +++ b/rebar.config @@ -1,6 +1,6 @@ %%% vim: set filetype=erlang: { deps -, [ {hope , ".*" , {git , "https://github.com/ibnfirnas/hope.git" , {tag , "3.8.1"}}} +, [ {hope, ".*", {git, "https://github.com/ibnfirnas/hope.git", {tag, "3.8.1"}}} ] }.