X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=1a28b6710e67a161ba365ecb9f4c460d788be6e5;hb=5f0c2372bc8be3763b649b13ee142c273583329e;hp=9ffcf5928771a59f609b210592acae7f98015aef;hpb=d0ec2812bd347469ebce8a4606953bd6c901db80;p=akkoma diff --git a/mix.exs b/mix.exs index 9ffcf5928..1a28b6710 100644 --- a/mix.exs +++ b/mix.exs @@ -56,6 +56,7 @@ defmodule Pleroma.Mixfile do {:calendar, "~> 0.17.4"}, {:cachex, "~> 3.0.2"}, {:httpoison, "~> 1.2.0"}, + {:tesla, "~> 1.2"}, {:jason, "~> 1.0"}, {:mogrify, "~> 0.6.1"}, {:ex_aws, "~> 2.0"},