Skip to content

Commit

Permalink
chore: add comment about ibrowse deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yordis committed May 15, 2023
1 parent 55f342b commit 6026f25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ defmodule Tesla.Mixfile do
{:mime, "~> 1.0 or ~> 2.0"},

# http clients
# TODO: Upgrade ibrowse once https://github.com/cmullaparthi/ibrowse/issues/167 is resolved
{:ibrowse, "4.4.0", optional: true},
{:hackney, "~> 1.6", optional: true},
{:gun, "~> 1.3", optional: true},
Expand Down

0 comments on commit 6026f25

Please sign in to comment.