aboutsummaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2022-03-08 11:02:22 +0100
committerBadlop <badlop@process-one.net>2022-03-10 13:09:24 +0100
commita846260d6e15d281a63fff9b0be50a72a9604700 (patch)
tree2504227dfbac0a8a39fd0cd4e4dd7dff545ab968 /mix.exs
parentSync old-to-new schema script with reality (#3790) (diff)
Update ejabberd to not use Distillery (#3788)
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs1
1 files changed, 0 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index 4e61b0dcd..d7e031040 100644
--- a/mix.exs
+++ b/mix.exs
@@ -100,7 +100,6 @@ defmodule Ejabberd.MixProject do
defp deps do
[{:base64url, "~> 1.0"},
{:cache_tab, "~> 1.0"},
- {:distillery, "~> 2.0"},
{:eimp, "~> 1.0"},
{:ex_doc, ">= 0.0.0", only: :dev},
{:fast_tls, "~> 1.1"},