Update ferd/recon, requested by @tk to support an AMPQ library he's
integrating with an MRF. Upstream changelog: 2.5.0 - Optional formatting of records in traces (thanks to @bartekgorny) - Basic support for OTP-22 in recon_alloc (base handling of foreign_blocks type)
This commit is contained in:
parent
9906c6fb6f
commit
0b19fcdda1
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -155,7 +155,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:prometheus_plugs, "~> 1.1"},
|
||||
{:prometheus_phoenix, "~> 1.3"},
|
||||
{:prometheus_ecto, "~> 1.4"},
|
||||
{:recon, github: "ferd/recon", tag: "2.4.0"},
|
||||
{:recon, github: "ferd/recon", tag: "2.5.0"},
|
||||
{:quack, "~> 0.1.1"},
|
||||
{:joken, "~> 2.0"},
|
||||
{:benchee, "~> 1.0"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue