Merge branch 'bump/http_signatures-0.1.1' into 'develop'
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 1998e89fa89960e1688bceb171e402b1e2066821..7ea5a7fa3bb80a1299b388f4b1cec08c2c5a7667 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -146,7 +146,7 @@ defmodule Pleroma.Mixfile do
       {:bbcode_pleroma, "~> 0.2.0"},
       {:crypt,
        git: "https://github.com/msantos/crypt.git",
-       ref: "031d812ea45593de598bdbc3d28bf45a6e976de3"},
+       ref: "f75cd55325e33cbea198fb41fe41871392f8fb76"},
       {:cors_plug, "~> 2.0"},
       {:web_push_encryption,
        git: "https://github.com/lanodan/elixir-web-push-encryption.git", branch: "bugfix/otp-24"},