Skip to content

Commit

Permalink
Force vintage_net v0.10.4 or later for API call change
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jul 13, 2021
1 parent f758348 commit 4beb7da
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 @@ -67,7 +67,7 @@ defmodule VintageNetMobile.MixProject do

defp deps do
[
{:vintage_net, "~> 0.9.1 or ~> 0.10.0"},
{:vintage_net, "~> 0.10.4"},
{:circuits_uart, "~> 1.4"},
{:muontrap, "~> 0.5.0 or ~> 0.6.0"},
{:elixir_make, "~> 0.6", runtime: false},
Expand Down

0 comments on commit 4beb7da

Please sign in to comment.