X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=mix.exs;h=c553b835b355c846f59a5292f0175d6085f5959c;hb=566a968ab35562aeccd2ec3b13a4d70de37968d6;hp=9ded9931cb4ac2309048a4d54e66eb93230d1cb7;hpb=a7c9e3b2428823a2d6a7f68d92d0acecd3ad947b;p=akkoma diff --git a/mix.exs b/mix.exs index 9ded9931c..c553b835b 100644 --- a/mix.exs +++ b/mix.exs @@ -111,7 +111,8 @@ defmodule Pleroma.Mixfile do {:prometheus_ecto, "~> 1.4"}, {:prometheus_process_collector, "~> 1.4"}, {:recon, github: "ferd/recon", tag: "2.4.0"}, - {:quack, "~> 0.1.1"} + {:quack, "~> 0.1.1"}, + {:benchee, "~> 1.0"} ] ++ oauth_deps end