summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/rebar.config b/rebar.config
index 296713a..fd3e53f 100644
--- a/rebar.config
+++ b/rebar.config
@@ -22,8 +22,8 @@
{git, "https://github.com/erlware/erlware_commons.git",
{branch, "master"}}},
{providers, "",
- {git, "https://github.com/tsloughter/providers.git",
- {tag, "v1.0.0"}}},
+ {git, "https://github.com/ferd/providers.git",
+ {branch, "namespaces"}}},
{erlydtl, ".*",
{git, "https://github.com/erlydtl/erlydtl.git",
{tag, "0.9.4"}}},