This commit is contained in:
renovate[bot] 2024-05-29 15:43:28 +00:00 committed by GitHub
commit 68e98bc87e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,7 @@ defmodule Ketbin.MixProject do
{:jason, "~> 1.2"},
{:plug_cowboy, "~> 2.5"},
{:cors_plug, "~> 3.0"},
{:rustler, "~> 0.25"},
{:rustler, "~> 0.33"},
{:html_sanitize_ex, "~> 1.4"},
{:hackney, "~> 1.17"},
{:swoosh, "~> 1.5"},