mix: Update http_signatures to 0.1.1

This commit is contained in:
Haelwenn (lanodan) Monnier 2021-11-10 00:53:32 +01:00
commit e4ad4f0bd6
2 changed files with 2 additions and 2 deletions

View file

@ -158,7 +158,7 @@ defmodule Pleroma.Mixfile do
{:timex, "~> 3.6"},
{:ueberauth, "~> 0.4"},
{:linkify, "~> 0.5.1"},
{:http_signatures, "~> 0.1.0"},
{:http_signatures, "~> 0.1.1"},
{:telemetry, "~> 0.3"},
{:poolboy, "~> 1.5"},
{:prometheus, "~> 4.6"},