Skip to content

Commit

Permalink
Require Mint 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Aug 5, 2024
1 parent 32c4f9d commit b78d4d3
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 @@ -33,7 +33,7 @@ defmodule Finch.MixProject do

defp deps do
[
{:mint, "~> 1.6"},
{:mint, "~> 1.6.2 or ~> 1.7"},
{:nimble_pool, "~> 1.1"},
{:nimble_options, "~> 0.4 or ~> 1.0"},
{:telemetry, "~> 0.4 or ~> 1.0"},
Expand Down

0 comments on commit b78d4d3

Please sign in to comment.