Skip to content

Commit

Permalink
Merge pull request #556 from Q1-Energie-AG/castore
Browse files Browse the repository at this point in the history
Add `castore` 1.0
  • Loading branch information
yordis authored Jan 24, 2023
2 parents 75a4b4b + 05f4b4b commit 8ac20f9
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 @@ -59,7 +59,7 @@ defmodule Tesla.Mixfile do
{:hackney, "~> 1.6", optional: true},
{:gun, "~> 1.3", optional: true},
{:finch, "~> 0.13", optional: true},
{:castore, "~> 0.1", optional: true},
{:castore, "~> 0.1 or ~> 1.0", optional: true},
{:mint, "~> 1.0", optional: true},

# json parsers
Expand Down

0 comments on commit 8ac20f9

Please sign in to comment.