|
@@ -1,7 +1,7 @@
|
|
{deps, [{cowboy, ".*", {git, "git://github.com/voxoz/cowboy2", []}},
|
|
{deps, [{cowboy, ".*", {git, "git://github.com/voxoz/cowboy2", []}},
|
|
{active, ".*", {git, "git://github.com/synrc/active", []}},
|
|
{active, ".*", {git, "git://github.com/synrc/active", []}},
|
|
{nitro, ".*", {git, "git://github.com/synrc/nitro", []}},
|
|
{nitro, ".*", {git, "git://github.com/synrc/nitro", []}},
|
|
- {syn, ".*", {git, "git://github.com/ostinelli/syn", []}},
|
|
|
|
|
|
+ {syn, ".*", {git, "git://github.com/ostinelli/syn", "1.6.3"}},
|
|
{n2o, ".*", {git, "git://github.com/synrc/n2o", []}},
|
|
{n2o, ".*", {git, "git://github.com/synrc/n2o", []}},
|
|
{rocksdb,".*", {git, "git://github.com/enterprizing/rocksdb", []}},
|
|
{rocksdb,".*", {git, "git://github.com/enterprizing/rocksdb", []}},
|
|
{kvs, ".*", {git, "git://github.com/synrc/kvs", []}}]}.
|
|
{kvs, ".*", {git, "git://github.com/synrc/kvs", []}}]}.
|