We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7dc97c commit 286c423Copy full SHA for 286c423
mix.exs
@@ -26,7 +26,7 @@ defmodule Bypass.Mixfile do
26
27
defp deps do
28
[
29
- {:plug_cowboy, "~> 1.0 or ~> 2.0"},
+ {:plug_cowboy, "~> 2.0"},
30
{:plug, "~> 1.7"},
31
{:ranch, "~> 1.3"},
32
{:ex_doc, "> 0.0.0", only: :dev},
0 commit comments