mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Update Ranch to 0.8.0
This commit is contained in:
parent
ce1d8862c0
commit
2b56bb498f
6 changed files with 13 additions and 13 deletions
|
@ -14,7 +14,7 @@ defmodule ElixirHelloWorld.Mixfile do
|
|||
end
|
||||
|
||||
defp deps do
|
||||
[ {:ranch, github: "extend/ranch", tag: "0.6.2"},
|
||||
[ {:ranch, github: "extend/ranch", tag: "0.8.0"},
|
||||
{:cowboy, github: "extend/cowboy"} ]
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue