diff options
Diffstat (limited to 'mix.exs')
| -rw-r--r-- | mix.exs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ defmodule Farside.MixProject do {:plug_attack, "~> 0.4.2"}, {:plug_cowboy, "~> 2.0"}, {:quantum, "~> 3.0"}, + {:remote_ip, "~> 1.1"}, {:cubdb, "~> 2.0.1"}, {:bakeware, "~> 0.2.4"} ] |
