Bump crypt to v1.0.1

This commit is contained in:
Sean King 2023-02-09 23:06:04 -07:00
commit bf346cf07c
No known key found for this signature in database
GPG key ID: 510C52BACD6E7257
2 changed files with 2 additions and 4 deletions

View file

@ -150,9 +150,7 @@ defmodule Pleroma.Mixfile do
{:sweet_xml, "~> 0.7.2"},
{:earmark, "~> 1.4.22"},
{:bbcode_pleroma, "~> 0.2.0"},
{:crypt,
git: "https://github.com/msantos/crypt.git",
ref: "f75cd55325e33cbea198fb41fe41871392f8fb76"},
{:crypt, "~> 1.0"},
{:cors_plug, "~> 2.0"},
{:web_push_encryption, "~> 0.3.1"},
{:swoosh, "~> 1.0"},