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 efae3a6 commit 1ac4b93Copy full SHA for 1ac4b93
mix.exs
@@ -87,7 +87,6 @@ defmodule Sentry.Mixfile do
87
{:hackney, "~> 1.8", optional: true},
88
{:jason, "~> 1.1", optional: true},
89
{:plug, "~> 1.6", optional: true},
90
- {:plug_cowboy, "~> 2.3", optional: true},
91
92
# Dev and test dependencies
93
{:bypass, "~> 2.0", only: [:test]},
0 commit comments