Skip to content

Commit

Permalink
fix(deps): update rust crate log to v0.4.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 44cf25d commit 2607615
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions native/mediasoup_elixir/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native/mediasoup_elixir/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ path = "src/lib.rs"
crate-type = ["cdylib"]

[dependencies]
rustler = { version = "0.36.0", default-features = false, features = ["serde"] }
rustler = { version = "0.35.0", default-features = false, features = ["serde"] }
mediasoup = "0.17.0"
futures-lite = "2.3.0"
once_cell = "1.19.0"
Expand Down

0 comments on commit 2607615

Please sign in to comment.