mix: Update http_signatures to 0.1.1
This commit is contained in:
parent
6b5c2d5f86
commit
e4ad4f0bd6
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue