X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=b8e663a0355955739c4a8fa145730c7ab8877a22;hb=d19c7167704308df093f060082639c0a15996af7;hp=0186d291fff2fc25ba9ae6bc64503abdbca28fe2;hpb=fd2fb2bb2e2292997fbe6f70c4d12b50c56cfab9;p=akkoma diff --git a/mix.exs b/mix.exs index 0186d291f..b8e663a03 100644 --- a/mix.exs +++ b/mix.exs @@ -127,6 +127,7 @@ defmodule Pleroma.Mixfile do {:oban, "~> 1.2"}, {:gettext, "~> 0.15"}, {:pbkdf2_elixir, "~> 1.0"}, + {:bcrypt_elixir, "~> 2.0"}, {:trailing_format_plug, "~> 0.0.7"}, {:fast_sanitize, "~> 0.1"}, {:html_entities, "~> 0.5", override: true},