Bump crypt to v1.0.1
This commit is contained in:
parent
d0b781ab69
commit
bf346cf07c
2 changed files with 2 additions and 4 deletions
4
mix.exs
4
mix.exs
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue