We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efd6a32 + ec2152f commit d9b04ecCopy full SHA for d9b04ec
1 file changed
mix.exs
@@ -39,7 +39,7 @@ defmodule Burrito.MixProject do
39
40
defp deps do
41
[
42
- {:req, "0.4.0"},
+ {:req, ">= 0.4.0"},
43
{:typed_struct, "~> 0.2.0 or ~> 0.3.0", runtime: false},
44
{:jason, "~> 1.2"},
45
{:ex_doc, ">= 0.0.0", only: :dev}
0 commit comments