X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=b8e663a0355955739c4a8fa145730c7ab8877a22;hb=be4db41d713f981cc464e5fa7bc7191d3ff776d6;hp=0186d291fff2fc25ba9ae6bc64503abdbca28fe2;hpb=a2a8c8e9e09b3aa5bc488a958a0afe5909a6e89c;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},