aboutsummaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index fbab2a0..d19b78f 100644
--- a/mix.exs
+++ b/mix.exs
@@ -24,7 +24,7 @@ defmodule Mediasync.MixProject do
[
{:bandit, "~> 1.0"},
{:jason, "~> 1.4"},
- {:sqids, "~> 0.1.0"},
+ {:req, "~> 0.5.0"},
{:websock_adapter, "~> 0.5.6"}
# {:dep_from_hexpm, "~> 0.3.0"},
# {:dep_from_git, git: "https://github.com/elixir-lang/my_dep.git", tag: "0.1.0"}