Update http_signatures to 0.1.3
This commit is contained in:
parent
f579dc099c
commit
61feb3dfcd
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -173,7 +173,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:timex, "~> 3.7"},
|
||||
{:ueberauth, "~> 0.10"},
|
||||
{:linkify, "~> 0.5.3"},
|
||||
{:http_signatures, "~> 0.1.2"},
|
||||
{:http_signatures, "~> 0.1.3"},
|
||||
{:telemetry, "~> 1.0.0", override: true},
|
||||
{:poolboy, "~> 1.5"},
|
||||
{:prom_ex, "~> 1.9"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue