We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90df5d9 commit d2590d9Copy full SHA for d2590d9
rebar.config
@@ -4,5 +4,5 @@
4
{bert, ".*", {git, "git://github.com/synrc/bert", {tag,"1.11.1"}}},
5
{active, ".*", {git, "git://github.com/synrc/active", {tag,"4.11"}}},
6
{kvs, ".*", {git, "git://github.com/synrc/kvs", {tag,"5.10"}}},
7
- {syn, ".*", {git, "git://github.com/ostinelli/syn", {tag,"1.6.3"}}
+ {syn, ".*", {git, "git://github.com/ostinelli/syn", {tag,"1.6.3"}}}
8
]}.
0 commit comments