Add option to modify HTTP pool size
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index b5b7efd0c5b98783933b4018e68710d705c55191..4898591b1d79eb4256256f9ae92de4ec1d7d34a6 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -163,7 +163,7 @@ defmodule Pleroma.Mixfile do
       {:telemetry, "~> 0.3"},
       {:telemetry_poller, "~> 0.4"},
       {:telemetry_metrics, "~> 0.4"},
-      {:telemetry_metrics_prometheus, "~> 1.1.0"},
+      {:telemetry_metrics_prometheus_core, "~> 1.1.0"},
       {:poolboy, "~> 1.5"},
       {:recon, "~> 2.5"},
       {:joken, "~> 2.0"},