update deps
This commit is contained in:
parent
bc4e18a411
commit
82867b2ac4
3 changed files with 7 additions and 4 deletions
1
mix.exs
1
mix.exs
|
|
@ -24,6 +24,7 @@ defmodule Tres.Mixfile do
|
|||
[
|
||||
{:ranch, "~> 1.4.0"},
|
||||
{:eovsdb, github: "shun159/eovsdb", branch: "master"},
|
||||
{:jsone, github: "sile/jsone", tag: "1.4.6", override: true},
|
||||
{:epcap, github: "msantos/epcap", branch: "master", only: :test}
|
||||
]
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue