Update ex_crypto

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-02-21 16:59:39 +01:00
parent 256d50e855
commit ae09e0ae4a
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ defmodule Mobilizon.Mixfile do
{:httpoison, "~> 1.0"},
{:json_ld, "~> 0.3"},
{:jason, "~> 1.1"},
{:ex_crypto, "~> 0.9.0"},
{:ex_crypto, "~> 0.10.0"},
{:http_sign, "~> 0.1.1"},
{:ecto_enum, "~> 1.0"},
{:ex_ical, "~> 0.2"},