base isntall with bandit

This commit is contained in:
2023-04-14 10:19:20 +02:00
parent c98f543b1d
commit 59f6d3dace
4 changed files with 5 additions and 6 deletions

View File

@ -49,7 +49,7 @@ defmodule ChickenEgg.MixProject do
{:telemetry_poller, "~> 1.0"},
{:gettext, "~> 0.20"},
{:jason, "~> 1.2"},
{:plug_cowboy, "~> 2.5"}
{:bandit, ">= 0.7.7"}
]
end