Skip to content

Commit

Permalink
fix(deps): update rust crate mediasoup to 0.11.3 (#193)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2023
1 parent 7dd3f44 commit 6da922c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/mediasoup_elixir/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ crate-type = ["cdylib"]

[dependencies]
rustler = "0.23.0"
mediasoup = "0.11.2"
mediasoup = "0.11.3"
mediasoup-sys = ">=0.5.3"
futures-lite = "1.12.0"
once_cell = "1.16.0"
Expand Down

0 comments on commit 6da922c

Please sign in to comment.