chore(deps): update dependency rustler to ~> 0.30
This commit is contained in:
parent
8eed2f1423
commit
a714b0a20d
2
mix.exs
2
mix.exs
@ -48,7 +48,7 @@ defmodule Ketbin.MixProject do
|
|||||||
{:jason, "~> 1.2"},
|
{:jason, "~> 1.2"},
|
||||||
{:plug_cowboy, "~> 2.5"},
|
{:plug_cowboy, "~> 2.5"},
|
||||||
{:cors_plug, "~> 3.0"},
|
{:cors_plug, "~> 3.0"},
|
||||||
{:rustler, "~> 0.25"},
|
{:rustler, "~> 0.30"},
|
||||||
{:html_sanitize_ex, "~> 1.4"},
|
{:html_sanitize_ex, "~> 1.4"},
|
||||||
{:hackney, "~> 1.17"},
|
{:hackney, "~> 1.17"},
|
||||||
{:swoosh, "~> 1.5"},
|
{:swoosh, "~> 1.5"},
|
||||||
|
Loading…
Reference in New Issue
Block a user