X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=861b94ad0af1e5ad92bfef4dd8e3de875a0d7b9c;hb=b736312123bd11e8ba87b8b39245c0f441ebd7fb;hp=172f3a94033c3b578f08f7cc3c9faa2a23591284;hpb=6a42641b8d806f40f697303995fb12af39a93bd8;p=akkoma diff --git a/mix.exs b/mix.exs index 172f3a940..861b94ad0 100644 --- a/mix.exs +++ b/mix.exs @@ -157,8 +157,8 @@ defmodule Pleroma.Mixfile do {:ex_rated, "~> 1.3"}, {:ex_const, "~> 0.2"}, {:plug_static_index_html, "~> 1.0.0"}, - {:toml, "~> 0.5"}, {:excoveralls, "~> 0.11.1", only: :test}, + {:flake_id, "~> 0.1.0"}, {:mox, "~> 0.5", only: :test} ] ++ oauth_deps() end