Fix def function order of enum macro, and more human readable disconnected handler
This commit is contained in:
parent
33d406a530
commit
fadfcd76bd
6 changed files with 39 additions and 41 deletions
2
mix.exs
2
mix.exs
|
|
@ -21,8 +21,6 @@ defmodule Tres.Mixfile do
|
|||
defp deps do
|
||||
[{:ranch, "~> 1.4.0"},
|
||||
{:eovsdb, github: "shun159/eovsdb", branch: "master"},
|
||||
{:binpp, github: "jtendo/binpp", branch: "master"},
|
||||
{:pkt, github: "msantos/pkt", ref: "3afb196", only: :test, override: true},
|
||||
{:epcap, github: "msantos/epcap", branch: "master", only: :test}]
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue