Skip to content

Commit

Permalink
Merge pull request #151 from mat-hek/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
doawoo authored Aug 23, 2024
2 parents efd6a32 + ec2152f commit d9b04ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ defmodule Burrito.MixProject do

defp deps do
[
{:req, "0.4.0"},
{:req, ">= 0.4.0"},
{:typed_struct, "~> 0.2.0 or ~> 0.3.0", runtime: false},
{:jason, "~> 1.2"},
{:ex_doc, ">= 0.0.0", only: :dev}
Expand Down

0 comments on commit d9b04ec

Please sign in to comment.