Install and configure Swoosh with Mailgun

This commit is contained in:
Claudio Ortolina
2026-03-04 15:41:41 +00:00
parent 60e32758b3
commit 1c04eea88f
7 changed files with 34 additions and 0 deletions
+2
View File
@@ -90,6 +90,8 @@ defmodule MusicLibrary.MixProject do
{:finch, "~> 0.21.0"},
{:req, "~> 0.5.8"},
{:server_sent_events, "~> 0.2"},
{:swoosh, "~> 1.22"},
{:multipart, "~> 0.6.0"},
# Parsing
{:nimble_parsec, "~> 1.4"},