瀏覽代碼

Pin goldrush to 0.1.7 release

Goldrush 0.1.7 completes the set of operators available for
a filter.
pull/269/head
Mark Allen 10 年之前
父節點
當前提交
f86a3e54ae
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config 查看文件

@ -26,7 +26,7 @@
warn_untyped_record
]}.
{deps, [
{goldrush, ".*", {git, "git://github.com/DeadZen/goldrush.git", {branch, "master"}}}
{goldrush, ".*", {git, "git://github.com/DeadZen/goldrush.git", {tag, "0.1.7"}}}
]}.
{xref_checks, []}.

Loading…
取消
儲存