summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorhref <href@random.sh>2018-02-23 14:39:28 +0100
committerhref <href@random.sh>2018-02-23 14:39:28 +0100
commit5f203a9a3db09251c86f812b00bbafd482657def (patch)
tree0c1a07d30ea35c66fb91b55b888759dc8ee2ed33 /mix.exs
parent:) (diff)
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mix.exs b/mix.exs
index 473a399..df51af7 100644
--- a/mix.exs
+++ b/mix.exs
@@ -40,6 +40,7 @@ defmodule LSG.Mixfile do
{:earmark, "~> 1.2"},
{:entropy_string, "~> 1.0.0"},
{:abacus, "~> 0.3.3"},
+ {:ex_chain, github: "eljojo/ex_chain"},
]
end
end