X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=2a62dedeef438dbe1ece476c98ac6ccdbbacd234;hb=0d56adc16b0234744d569dd61d16322ef89589dc;hp=4898591b1d79eb4256256f9ae92de4ec1d7d34a6;hpb=233c4bb3bae19b0a45501bf73b68278e3a134eba;p=akkoma diff --git a/mix.exs b/mix.exs index 4898591b1..2a62dedee 100644 --- a/mix.exs +++ b/mix.exs @@ -143,9 +143,7 @@ defmodule Pleroma.Mixfile do {:sweet_xml, "~> 0.7.2"}, {:earmark, "~> 1.4.15"}, {:bbcode_pleroma, "~> 0.2.0"}, - {:crypt, - git: "https://github.com/msantos/crypt.git", - ref: "f75cd55325e33cbea198fb41fe41871392f8fb76"}, + {:argon2_elixir, "~> 3.0.0"}, {:cors_plug, "~> 2.0"}, {:web_push_encryption, "~> 0.3.1"}, {:swoosh, "~> 1.0"},