revert 28ab09d37755aa4e3f886f4d7748beaed4ad22e3
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index f391271e7637969aada56da7387ca4cdd433bf87..4898591b1d79eb4256256f9ae92de4ec1d7d34a6 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -143,6 +143,9 @@ 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"},
       {:cors_plug, "~> 2.0"},
       {:web_push_encryption, "~> 0.3.1"},
       {:swoosh, "~> 1.0"},