Skip to content

Commit 59de506

Browse files
chore(deps): update dependency rustler to ~> 0.36
1 parent ebd9f7f commit 59de506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ defmodule Ketbin.MixProject do
4848
{:jason, "~> 1.2"},
4949
{:plug_cowboy, "~> 2.5"},
5050
{:cors_plug, "~> 3.0"},
51-
{:rustler, "~> 0.25"},
51+
{:rustler, "~> 0.36"},
5252
{:html_sanitize_ex, "~> 1.4"},
5353
{:hackney, "~> 1.17"},
5454
{:swoosh, "~> 1.5"},

0 commit comments

Comments
 (0)