use personal fork of hunter.

master
Rachel Fae Fox (foxiepaws) 2019-07-31 15:07:24 -04:00
parent 9a0d05be61
commit 86c45e7c08
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ defmodule SystemBooster.MixProject do
# Run "mix help deps" to learn about dependencies.
defp deps do
[
{:hunter, "~> 0.4"}
{:hunter, git: "https://git.foxiepa.ws/foxiepaws/hunter.git"}
]
end
end