浏览代码

switch to soranoba's mustache repo

pull/396/head
Tristan Sloughter 10 年前
父节点
当前提交
c2aece9dda
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      rebar.config

+ 3
- 3
rebar.config 查看文件

@ -11,9 +11,9 @@
{relx, "",
{git, "https://github.com/tsloughter/relx.git",
{branch, "mustache"}}},
{mustache, "",
{git, "https://github.com/tsloughter/mustache.git",
{branch, "master"}}},
{mustache, ".*",
{git, "https://github.com/soranoba/mustache.git",
{branch, "master"}}},
{getopt, "",
{git, "https://github.com/jcomellas/getopt.git",
{branch, "master"}}}]}.

正在加载...
取消
保存