Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #20 from membraneframework/update-deps
Browse files Browse the repository at this point in the history
update rtc engine
  • Loading branch information
mat-hek authored May 19, 2022
2 parents 867d587 + 2499a98 commit 25a1404
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ defmodule VideoRoom.MixProject do

defp deps do
[
{:membrane_rtc_engine, "~> 0.2.0"},
{:membrane_rtc_engine, "~> 0.3.0"},
{:plug_cowboy, "~> 2.5.2"},
{:phoenix, "~> 1.6"},
{:phoenix_html, "~> 3.0"},
Expand Down
Loading

0 comments on commit 25a1404

Please sign in to comment.