Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mickel8 committed Nov 27, 2024
1 parent 72d0814 commit 9889322
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ defmodule ExICE.MixProject do
defp deps do
[
{:ex_stun, "~> 0.2.0"},
# {:ex_turn, "~> 0.1.0"},
{:ex_turn, github: "elixir-webrtc/ex_turn", branch: "fix/crash-on-refresh-permission"},
{:ex_turn, "~> 0.1.0"},
{:elixir_uuid, "~> 1.0"},
{:excoveralls, "~> 0.15", only: :test, runtime: false},
{:ex_doc, "~> 0.27", only: :dev, runtime: false},
Expand Down

0 comments on commit 9889322

Please sign in to comment.