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 6df75ae commit 34a559cCopy full SHA for 34a559c
mix.exs
@@ -100,7 +100,7 @@ defmodule Sentry.Mixfile do
100
101
# Optional dependencies
102
{:hackney, "~> 1.8", optional: true},
103
- {:finch, "~> 0.19.0", optional: true},
+ {:finch, "~> 0.19.0"},
104
{:jason, "~> 1.1", optional: true},
105
{:phoenix, "~> 1.6", optional: true},
106
{:phoenix_live_view, "~> 0.20 or ~> 1.0", optional: true},
0 commit comments