Skip to content

Commit d9b04ec

Browse files
authored
Merge pull request #151 from mat-hek/patch-1
2 parents efd6a32 + ec2152f commit d9b04ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ defmodule Burrito.MixProject do
3939

4040
defp deps do
4141
[
42-
{:req, "0.4.0"},
42+
{:req, ">= 0.4.0"},
4343
{:typed_struct, "~> 0.2.0 or ~> 0.3.0", runtime: false},
4444
{:jason, "~> 1.2"},
4545
{:ex_doc, ">= 0.0.0", only: :dev}

0 commit comments

Comments
 (0)