Explorar o código

Use ekka 0.6.0

GilbertWong %!s(int64=6) %!d(string=hai) anos
pai
achega
9268d23b92
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rebar.config

+ 1 - 1
rebar.config

@@ -3,7 +3,7 @@
      {cowboy, "2.6.1"}, % hex
      {gproc, "0.8.0"}, % hex
      {esockd, "5.5.0"}, %hex
-     {ekka, {git, "https://github.com/emqx/ekka", {tag, "v0.5.8"}}},
+     {ekka, "0.6.0"}, %hex
      {gen_rpc, {git, "https://github.com/emqx/gen_rpc", {tag, "2.4.0"}}},
      {cuttlefish, {git, "https://github.com/emqx/cuttlefish", {tag, "v3.0.0"}}}
     ]}.