mix: Update http_signatures to 0.1.1
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index f91e0b00743e1e00d360c87aa9da02a44993ffdf..1998e89fa89960e1688bceb171e402b1e2066821 100644 (file)
--- a/mix.exs
+++ b/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"},