@@ -59,7 +59,9 @@ defmodule MusicLibrary.MixProject do
{:gettext,"~> 0.20"},
{:jason,"~> 1.2"},
{:dns_cluster,"~> 0.1.1"},
{:bandit,"~> 1.5"}
{:bandit,"~> 1.5"},
{:sentry,"~> 10.2.0"},
{:hackney,"~> 1.8"}
]
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.