Update http_signatures to 0.1.3

This commit is contained in:
Lain Soykaf 2026-05-11 21:01:59 +04:00
commit 61feb3dfcd
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -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"},