Install argon2_elixir
This commit is contained in:
parent
2ebf61fd34
commit
3ad43376c4
2 changed files with 18 additions and 25 deletions
3
mix.exs
3
mix.exs
|
@ -57,7 +57,8 @@ defmodule Nulla.MixProject do
|
|||
{:gettext, "~> 0.26"},
|
||||
{:jason, "~> 1.2"},
|
||||
{:dns_cluster, "~> 0.1.1"},
|
||||
{:bandit, "~> 1.5"}
|
||||
{:bandit, "~> 1.5"},
|
||||
{:argon2_elixir, "~> 4.1"}
|
||||
]
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue