Update CHANGELOG
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 172f3a94033c3b578f08f7cc3c9faa2a23591284..861b94ad0af1e5ad92bfef4dd8e3de875a0d7b9c 100644 (file)
--- 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